DeepDream2045 commited on
Commit
bc3f5ff
·
verified ·
1 Parent(s): c94b007

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "o_proj",
25
  "v_proj",
26
- "down_proj",
27
  "k_proj",
28
- "gate_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
24
  "v_proj",
 
25
  "k_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "o_proj",
29
+ "gate_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:ef2450dd66ca61f4b9d9e8c71e6e5c53f6c2fab331f2090a0aa360f0e4f8a547
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc541a5e2f6ab287dd5d927da237acf49a2f6908fcdea5a3b379204e1ed0bee1
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49aff211ae8ea18a4c81022d1a6bf1adb7442e3700fb490be0575b42e1f1010b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7110c76ab6599cc95833cc63d481839aa6a5296b3d3896723abb98e54f6d9f6f
3
  size 6776