jssky commited on
Commit
de6ee7d
·
verified ·
1 Parent(s): 28b1ff5

End of training

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ xformers_attention: null
114
 
115
  This model is a fine-tuned version of [unsloth/tinyllama-chat](https://huggingface.co/unsloth/tinyllama-chat) on the None dataset.
116
  It achieves the following results on the evaluation set:
117
- - Loss: 1.0756
118
 
119
  ## Model description
120
 
@@ -153,10 +153,10 @@ The following hyperparameters were used during training:
153
  | Training Loss | Epoch | Step | Validation Loss |
154
  |:-------------:|:------:|:----:|:---------------:|
155
  | 1.6449 | 0.0036 | 1 | 1.3712 |
156
- | 1.2327 | 0.0179 | 5 | 1.3046 |
157
- | 1.1865 | 0.0358 | 10 | 1.1667 |
158
- | 0.9997 | 0.0538 | 15 | 1.1061 |
159
- | 1.077 | 0.0717 | 20 | 1.0756 |
160
 
161
 
162
  ### Framework versions
 
114
 
115
  This model is a fine-tuned version of [unsloth/tinyllama-chat](https://huggingface.co/unsloth/tinyllama-chat) on the None dataset.
116
  It achieves the following results on the evaluation set:
117
+ - Loss: 1.0771
118
 
119
  ## Model description
120
 
 
153
  | Training Loss | Epoch | Step | Validation Loss |
154
  |:-------------:|:------:|:----:|:---------------:|
155
  | 1.6449 | 0.0036 | 1 | 1.3712 |
156
+ | 1.2343 | 0.0179 | 5 | 1.3073 |
157
+ | 1.1898 | 0.0358 | 10 | 1.1699 |
158
+ | 1.0003 | 0.0538 | 15 | 1.1078 |
159
+ | 1.0803 | 0.0717 | 20 | 1.0771 |
160
 
161
 
162
  ### Framework versions
adapter_config.json CHANGED
@@ -22,10 +22,10 @@
22
  "target_modules": [
23
  "o_proj",
24
  "v_proj",
25
- "k_proj",
26
  "down_proj",
27
- "up_proj",
28
  "gate_proj",
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
22
  "target_modules": [
23
  "o_proj",
24
  "v_proj",
 
25
  "down_proj",
 
26
  "gate_proj",
27
+ "up_proj",
28
+ "k_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9afa57aae6fb41d6c2cf3480aa4262a359b673c50de036302f1098b63e322abf
3
  size 101036698
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28cec1dcdd37b7266bccead698416b2ffe7928af705d7e4872664772fa66bca9
3
  size 101036698
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d021bed2dd2ea6cbc23c3a8b867bffdd55f4c368e04d09f17f3b51d4d108b02
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb6e295ad631ead3de5960e8ca95d746da3534bf237f79aa05f672c56c4a8753
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80e50aba904d39c5864e0f36c27d2c58f2cca1afdba552845d8b36d9735033ed
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad82ad32525e933af8b9fc0db6dec8e95c1d489a1adc2b0fa6be91ccfcf9268
3
  size 6712