tuanna08go commited on
Commit
94c75ba
·
verified ·
1 Parent(s): 4fd05ea

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
  "q_proj",
25
  "gate_proj",
26
- "v_proj",
27
- "up_proj",
28
- "k_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "v_proj",
25
+ "up_proj",
26
  "down_proj",
27
  "q_proj",
28
  "gate_proj",
 
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c59f4bdb203ca54595939603baf8b0b3170f9a0c51b519962fb87a9fc178865d
3
  size 15182728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b271399d46609abb19aff25b7c10fa29868601c439ec5245277416ed6d9eb0d5
3
  size 15182728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab2758d328e670bcbba06dc31c60e5f3560789365dc863da8d8e48a424d70c4f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45e4cb3a08b64752c3e80c42f638b713050c95532bff3ab694b0d00cef2f164b
3
  size 6776