duyphu commited on
Commit
2e68013
·
verified ·
1 Parent(s): dadaf65

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
- "o_proj",
24
- "v_proj",
25
  "down_proj",
26
- "gate_proj",
27
- "up_proj",
28
  "k_proj",
29
- "q_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
 
24
  "k_proj",
25
+ "q_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "v_proj",
29
+ "gate_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:b37d32e69e88c21ad44d1d80df56bde126d4ffae5b2d3ceb2cd659bb18a7fb56
3
  size 30026872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c4d7f42fdd2e06de52a839d51275213ca51a2a25262ccc3a23ddfed4064aff6
3
  size 30026872
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1377675125f61223d1c85ad5fbd8939500f73095e230b827484ebb09f3203518
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25dedaf6482be78fd64bfeeec3e2451c434918cc99c73b549425ef2f8f32906d
3
  size 6776