tuanna08go commited on
Commit
7e8f454
·
verified ·
1 Parent(s): 0404714

Training in progress, step 5

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