yyx123 commited on
Commit
44a285a
1 Parent(s): 23a5cc7

Training in progress, step 600

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "k_proj",
24
- "up_proj",
25
  "v_proj",
26
- "down_proj",
27
  "gate_proj",
28
- "o_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
23
+ "o_proj",
24
  "v_proj",
25
+ "q_proj",
26
  "gate_proj",
27
+ "up_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddaed9adc332d17f0bc2fc84c4f8368872ad3ee2a495b3420ab03d478cd3e2fd
3
  size 72673912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b9b789b621798c1f43e3ce5d6368a1bf1bab163199cb80bfcea8d5634bf89ab
3
  size 72673912
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a5df12cfe6d928782571c97ebcb939ee6646fd5adb7e9dacd761f9dadc0f6d2
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2213cc7763edce1856c62eaf84b45227c2e9a738cddaa16f4130417b0636fa0b
3
  size 4728