chauhoang commited on
Commit
d3068c7
·
verified ·
1 Parent(s): 4084148

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
- "down_proj",
26
- "v_proj",
27
  "q_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
  "q_proj",
24
+ "o_proj",
25
  "gate_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "k_proj",
29
+ "down_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:008c8b6b01c6c1292416d9a30ee16a0a69de5d28f1677d3af036d5662b5edf00
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53582c818cded47f3e70a98c54259ad214e3d056714c6e85f0ad4909ae94f74
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bd1d6c6de07c87e958e9a6e1f207aa879effa5e519fb30e25ad8170c3001d14
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0c8044ff7b02de96a23b002e443da4c56f73141e2906d261e69303ff95943f4
3
  size 6776