duyphu commited on
Commit
255a4eb
·
verified ·
1 Parent(s): 4c07942

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "q_proj",
25
- "k_proj",
26
  "up_proj",
 
 
27
  "o_proj",
28
- "gate_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
+ "gate_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "v_proj",
28
  "o_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:e94ef22009cef2f7f641a4578adc50106fb5a843c40a4aa17469f7d53c8605b9
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d6517a918a60b1768c42dd1180c1406cf62448d3710af51b7926e7a2e950d3e
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8612704eda09c6e164842c5c1b4d1753cc46e50842682910393639a478546bdb
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8062c432ae70558960bd4ed5b117c9b317cd7d32a0eeb3f2ef280c15889ab2f8
3
  size 6776