Model save
Browse files- README.md +5 -5
- model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 2.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 49 |
-
| 3.
|
| 50 |
-
| 3.
|
| 51 |
-
| 2.
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
- Transformers 5.3.0
|
| 57 |
- Pytorch 2.10.0+cu130
|
| 58 |
-
- Datasets 4.8.
|
| 59 |
- Tokenizers 0.22.2
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 2.5890
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 49 |
+
| 3.8166 | 0.32 | 5000 | 3.7413 |
|
| 50 |
+
| 3.0646 | 0.64 | 10000 | 2.9547 |
|
| 51 |
+
| 2.7244 | 0.96 | 15000 | 2.5890 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
- Transformers 5.3.0
|
| 57 |
- Pytorch 2.10.0+cu130
|
| 58 |
+
- Datasets 4.8.3
|
| 59 |
- Tokenizers 0.22.2
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7335e5ee908089361fba6d776e2866e349b4d5c96238f99ad8b7f6a82b471e23
|
| 3 |
+
size 270562872
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5329
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5821491c6a85455547cadc79a8ab123fd903e09672a2583e9c5a9f92b7c38c53
|
| 3 |
size 5329
|