tuanna08go commited on
Commit
aac85eb
·
verified ·
1 Parent(s): b63c968

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
- "o_proj",
25
- "gate_proj",
26
- "k_proj",
27
- "q_proj",
28
  "v_proj",
29
- "down_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
 
 
 
24
  "v_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "o_proj",
29
+ "k_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:f612b0333705ae9e3454ee0efd319fa42d36375bab9381936f9fed4fec052de5
3
  size 604317736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58dad5cb07e01c6c53bbe30571977b8f2b932829110c7c841c71d4915da5621f
3
  size 604317736
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25417aeacaf3b345a0b0e0c37df15a458e2d42f8a85c83dfd95707676998c92c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b253b313659bbb2193980fe403d429ee0c01f925a390f4c7d9465ebfb1aef3
3
  size 6776