End of training
Browse files- README.md +1 -1
- config.json +4 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Loss: 10.
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 10.3587
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
config.json
CHANGED
|
@@ -21,7 +21,10 @@
|
|
| 21 |
"rms_norm_eps": 1e-06,
|
| 22 |
"rope_theta": 10000.0,
|
| 23 |
"sliding_window": 4096,
|
| 24 |
-
"thresholds":
|
|
|
|
|
|
|
|
|
|
| 25 |
"tie_word_embeddings": false,
|
| 26 |
"torch_dtype": "float32",
|
| 27 |
"transformers_version": "4.37.2",
|
|
|
|
| 21 |
"rms_norm_eps": 1e-06,
|
| 22 |
"rope_theta": 10000.0,
|
| 23 |
"sliding_window": 4096,
|
| 24 |
+
"thresholds": [
|
| 25 |
+
0.0,
|
| 26 |
+
0.0
|
| 27 |
+
],
|
| 28 |
"tie_word_embeddings": false,
|
| 29 |
"torch_dtype": "float32",
|
| 30 |
"transformers_version": "4.37.2",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 16567728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eaf4b5f5128df627b2a98fa0fe2ef9caf0eeeff68559ab8f983b496c9a21bd2f
|
| 3 |
size 16567728
|