tuanna08go commited on
Commit
eb6c289
·
verified ·
1 Parent(s): c4dd2d3

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
- "down_proj",
25
- "q_proj",
26
  "gate_proj",
27
- "up_proj",
 
 
28
  "o_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "q_proj",
25
+ "k_proj",
26
+ "v_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "down_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:9453663326526c10f6c0a083695792725da8e77d0f275686c323f498a777dd52
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c694786a162fe421be3b141fb0d43ef08035250087020c314429e3d179b035
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:611a094eb8e9ecde94703555a531c392cd62287a89fcd17602b37b894314a52b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc193e38b83662d3084779bd035e25eb1c67e293a8d13b451bde63dca954a886
3
  size 6776