chauhoang commited on
Commit
153b6ab
·
verified ·
1 Parent(s): 6de5371

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
- "up_proj",
25
- "q_proj",
26
  "v_proj",
27
  "gate_proj",
 
 
 
28
  "o_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
  "gate_proj",
25
+ "down_proj",
26
+ "up_proj",
27
+ "k_proj",
28
  "o_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:9f45e46806d39471055a2f143c06d6a277b06145a23f2f6ba7a886680d16c08a
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a50d1b89875b5f5630cf948093699f5ef45b1d04efb3f88685a232e47d23ff85
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:731472ace594f67d530eb785e2513404e4b5c221b0e656cee73c222617469847
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a21b4d0cb64ad755ca6eb651c456b0ad6c78877c668359f2ee8d8bef7f65859
3
  size 6776