tuanna08go commited on
Commit
dcb68fc
1 Parent(s): 41dfc9b

Training in progress, step 13

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