duyphu commited on
Commit
29ccb42
·
verified ·
1 Parent(s): 40f223a

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
 
24
  "v_proj",
 
 
25
  "up_proj",
26
- "q_proj",
27
- "down_proj",
28
- "o_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "q_proj",
25
  "v_proj",
26
+ "k_proj",
27
+ "gate_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:c66e7dad77a7cad86ef11d7e5eea616108ba29817a978922e661d881d76a665d
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c9b26a3c05468a0cc25e1cec3150597f34eba2d52090feeca5276a844081ffb
3
  size 50899792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34467d464a1014f734add1fd005384274b5eb325f890f9c8d872bab038d4721a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51031105275cc1b460621571f99d04d8136e5c6f260a8d1470cadea771bff068
3
  size 6776