tuanna08go commited on
Commit
38f04b9
·
verified ·
1 Parent(s): 68b4a4c

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
- "gate_proj",
24
- "o_proj",
25
  "k_proj",
 
 
 
26
  "up_proj",
27
- "v_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
  "k_proj",
24
+ "o_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
  "up_proj",
 
28
  "down_proj",
29
+ "v_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:a1baa905247f5aed3c219a686d2b380b37858491784971ed893bc39edcfd05d6
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c815fc1bda24f2bd695a6f015eb68b27bb31208c9b5adc786dd9b9c0157dbde
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e31d4d95023fc6d2a4e678a203d0d5a661ccf0f7b8e682af9cae4c508409de0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3641d2358de9d2a130b3cfa1561fd275e0c7ac69c84b22fabcdcdfd6251b9bb8
3
  size 6776