dada22231 commited on
Commit
bc75507
1 Parent(s): 3481ce0

Training in progress, step 25

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
- "k_proj",
27
  "o_proj",
 
 
28
  "q_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
+ "down_proj",
25
+ "gate_proj",
26
  "q_proj",
27
+ "v_proj",
28
+ "up_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:162b3c6e7bc433daa4d14fba27d0bb1188a053ff9fe4695614d1c332b516ed7b
3
  size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99bc2c659cbdb0992e1a6091af6809085d19bc2edf14ae50e83db113fa5fcb4
3
  size 319876032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bbcff46d73dbb696188a8406cebbd246e69bc502841896b8b531535d0bbbd1a
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daa6781a2b3f71155ea06bbf181fb9d6e5488ae8ac1598f881bc93f1a056095c
3
  size 6840