jssky commited on
Commit
eeee43a
·
verified ·
1 Parent(s): e22c1b0

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
- "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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3082c505a3ed59c4fbee141f8ee238b44b6ac99afc4adb7f9bce814e49a7b4a
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:830f1408e610766aa3d62eb7e9a6d0a81fb7d1896723e93e8e96aabafa800685
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:676c5b957839737d77485c6332fc96de69385066f3eef0d74b47f677462f11dc
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b55d7424e01d2da7c827809f0e75e814ca3307809331f5d1880db7934ea6a65
3
  size 6712