tuanna08go commited on
Commit
36ddc04
1 Parent(s): 22fafd0

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
24
  "k_proj",
25
  "gate_proj",
26
  "q_proj",
27
- "o_proj",
28
- "down_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
+ "o_proj",
25
  "k_proj",
26
  "gate_proj",
27
  "q_proj",
28
+ "v_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:ea250b957417ccfdff6ccae4d8575068ad5e362d0eb5d6a10dafc0587b2d87d0
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e47748e2fdfffe8b3b02c0f984c2cc5be5d769fe01365f49602f727ae7119f8
3
  size 100059752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6584eb33dc90bbe4503a908ed629cc3af4e0c474e63ceb00d41df3a39b4a6b0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4531970d508319c6f5c7516e1950a4c4cabb891ef71b4d0a59570815a47642f
3
  size 6776