duyphu commited on
Commit
187d3a5
·
verified ·
1 Parent(s): c8ca954

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
 
 
24
  "o_proj",
25
  "up_proj",
26
- "down_proj",
27
- "q_proj",
28
- "gate_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "k_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
  "o_proj",
28
  "up_proj",
 
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d5dee444342f9c19d0a04ed68173882bf18ca21741bc5bc235c482dbd7c65df
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0733ef25405f32b1573b8aca7ac0e9d3f81b68f206d44dfb9ac5cc8c3019ee15
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:670112c545ffebe9637bf18073ac8e09e0e11182117c4f1faf79d161828016ab
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309687c87037e56d0af169ab810f4083bcc8c56c5fcdfc4232fee9eed27454b0
3
  size 6776