zhangx306 commited on
Commit
d0ec0db
1 Parent(s): 1757fa6

End of training

Browse files
README.md CHANGED
@@ -48,10 +48,6 @@ The following hyperparameters were used during training:
48
  - training_steps: 20
49
  - mixed_precision_training: Native AMP
50
 
51
- ### Training results
52
-
53
-
54
-
55
  ### Framework versions
56
 
57
  - PEFT 0.10.1.dev0
 
48
  - training_steps: 20
49
  - mixed_precision_training: Native AMP
50
 
 
 
 
 
51
  ### Framework versions
52
 
53
  - PEFT 0.10.1.dev0
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "q_proj",
25
- "gate_proj",
26
  "up_proj",
27
- "down_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
  "q_proj",
 
25
  "up_proj",
26
+ "v_proj",
27
+ "gate_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c7212f79277b371dea8626d0d6d5b0a2306b472960fb6188d905a079b3e4dfa
3
  size 562079784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:513009b752d25156b7c2992f08de516c19b8e3c7b42ec1f5b504bb1d4b844504
3
  size 562079784
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc7ed9bd36fcf6cc6381976b198ae6f07d1565353aa8a02b41ce900a7fd85ee1
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:559fa4484da24fc895a9db5b57b9ae4947d142d8a7b8a753b6d8d2c724bd65da
3
  size 4984