tuanio commited on
Commit
63740e2
1 Parent(s): 7f97863

Training in progress, step 5000

Browse files
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 128,
15
  "revision": null,
16
  "target_modules": [
 
17
  "q_proj",
18
- "up_proj",
19
  "v_proj",
20
- "k_proj",
21
- "gate_proj",
22
  "o_proj",
23
- "down_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 128,
15
  "revision": null,
16
  "target_modules": [
17
+ "gate_proj",
18
  "q_proj",
 
19
  "v_proj",
20
+ "up_proj",
 
21
  "o_proj",
22
+ "down_proj",
23
+ "k_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efd56fd237a6294db95c59f4b41d2e060768b17ccdb8a3689318609106f6318b
3
  size 239907520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d99f59a29014340762a5e48163d882b7fd323ea79e76279da4b01b188c3d17ef
3
  size 239907520
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7d5e213b3e8c41148c497deb71b02ffd31b73d2155fe2bd1eb946046ceb65e3
3
- size 5883
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7d8889c997e94713227ce19b4f7161030a09498ddd19d122ccc046c7192f96
3
+ size 6011