trungvo commited on
Commit
95d5138
1 Parent(s): ace6fc2

Training in progress, epoch 5

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "v_proj",
25
- "lm_head",
26
- "up_proj",
27
  "q_proj",
 
28
  "o_proj",
29
- "k_proj",
30
- "down_proj"
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
+ "lm_head",
25
  "o_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "gate_proj",
30
+ "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db7b7a689e4c3c0591e5ec5c2eb4d601a3b543fe7d96c3d3972991891fa56dba
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a97f4707fc4418cfb8d47886e8da3fc9a6671fc51a01869fb1703ab5acd0d5ed
3
  size 694431312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2aa5a7285feb93318cb8f1b1eae3e751c8c0f29eec40b0746568e177c319c69
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1185f41c8cc18a70e7b8a2a931ef5042c755dcfb67772b76d229c3d6dbdc529
3
  size 5176