shirwu commited on
Commit
a67abd1
·
verified ·
1 Parent(s): 9614803

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
27
- "gate_proj",
28
- "o_proj",
29
  "v_proj",
30
- "down_proj",
31
  "up_proj",
32
- "k_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
 
 
27
  "v_proj",
 
28
  "up_proj",
29
+ "gate_proj",
30
+ "o_proj",
31
+ "k_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2371969f2cc86b8b12db6eae6e1534ee805898c9b3ccf4fd3b73d2580887e49
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f9f5307573dccb8aa6990b4554e75a65a0c670a2e7f5797301e1d5cb9c664ee
3
  size 90207248
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26723565157a702efed6584910276b3468232abfc188b35f6d32b2b97d340c06
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d3001370b379395003e47f7848fe722eca56f248115a8bc73e9ef6cae45cf6
3
  size 5432