End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
- training_args.bin +2 -2
README.md
CHANGED
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the eli5_category dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 2.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 52 |
-
| 2.
|
| 53 |
-
| 2.
|
| 54 |
-
| 2.
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
| 58 |
|
| 59 |
- Transformers 4.47.0
|
| 60 |
-
- Pytorch 2.5.1
|
| 61 |
-
- Datasets
|
| 62 |
- Tokenizers 0.21.0
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the eli5_category dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 2.0082
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 52 |
+
| 2.3019 | 1.0 | 946 | 2.0683 |
|
| 53 |
+
| 2.1768 | 2.0 | 1892 | 2.0422 |
|
| 54 |
+
| 2.1308 | 3.0 | 2838 | 2.0112 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
| 58 |
|
| 59 |
- Transformers 4.47.0
|
| 60 |
+
- Pytorch 2.5.1+cu124
|
| 61 |
+
- Datasets 2.21.0
|
| 62 |
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328693404
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5da4f4e772fc92ef570c8bf03053ba8e1c831a776389b73c3f93e33a44ba44ff
|
| 3 |
size 328693404
|
training_args.bin
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:384ba85f8ff3a7cc58ff812b63a23d9f448f6d7f6d8745212c1127a9a7791d97
|
| 3 |
+
size 5304
|