tuanna08go commited on
Commit
57b6029
·
verified ·
1 Parent(s): d4b9832

Training in progress, step 1

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