VERSIL91 commited on
Commit
5a1f9ac
·
verified ·
1 Parent(s): 6bbe0ec

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
  "down_proj",
25
- "q_proj",
26
- "o_proj",
27
- "k_proj",
28
  "gate_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "k_proj",
25
+ "o_proj",
26
  "v_proj",
27
  "down_proj",
 
 
 
28
  "gate_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15e740ccaa919c59d858904bddd86c38c80fd18ddd5a0dcff533e25fd22b1278
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b6e4698eca37caa832f6bb9b9ee6ef0627647d616ddd86dfdd3d33e048dc656
3
  size 50503544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70e23c3599ab7acd725cd5c866add48ce52db66f95fc84fbeba49fff43ad229a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d54f01185bf66c8834587add2d78b3f94b5b6df88dd50395f1b12606ee0e94c
3
  size 6776