jssky commited on
Commit
f0e8f37
·
verified ·
1 Parent(s): 9d4df88

Training in progress, step 15

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "up_proj",
25
- "down_proj",
26
- "gate_proj",
27
  "o_proj",
28
- "q_proj",
29
- "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
 
 
24
  "o_proj",
25
+ "gate_proj",
26
+ "v_proj",
27
+ "k_proj",
28
+ "down_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:56736da540e8c0936ddcb0782690cac58466eab2b768309f1b847eb9f83d0d9b
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3082c505a3ed59c4fbee141f8ee238b44b6ac99afc4adb7f9bce814e49a7b4a
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b55d7424e01d2da7c827809f0e75e814ca3307809331f5d1880db7934ea6a65
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:676c5b957839737d77485c6332fc96de69385066f3eef0d74b47f677462f11dc
3
  size 6712