tuanna08go commited on
Commit
20bde71
·
verified ·
1 Parent(s): bfefe78

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
  "up_proj",
 
26
  "down_proj",
 
27
  "o_proj",
28
- "gate_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
+ "q_proj",
25
  "down_proj",
26
+ "v_proj",
27
  "o_proj",
28
+ "k_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:087b4f099f961785aa3c0f9bf1e270539f48a13398abb237e6297cb7167689a7
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38619bfea08e64a0dbd74172ec23eb3d71081589b682aad6be82000c1c00802b
3
  size 50899792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6129c1209eda86c3db44a472c6561cc7038ed5c270bfe004f7f433ad882a2373
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4d3e5b36d9c1b3704f931402d523e5b4e1fc0b1e666d50edc0c4bf8fe20532
3
  size 6776