chauhoang commited on
Commit
a879ec5
·
verified ·
1 Parent(s): 64f1f51

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