tuanna08go commited on
Commit
b5c88b3
·
verified ·
1 Parent(s): bedb501

Training in progress, step 13

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