Commit ·
b7f203b
1
Parent(s): 02161c0
End of training
Browse files- README.md +7 -7
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Accuracy: 0.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 52 |
-
| No log | 1.0 | 51 | 0.
|
| 53 |
-
| No log | 2.0 | 102 | 0.
|
| 54 |
-
| No log | 3.0 | 153 | 0.
|
| 55 |
-
| No log | 4.0 | 204 | 0.
|
| 56 |
-
| No log | 5.0 | 255 | 0.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.4086
|
| 21 |
+
- Accuracy: 0.895
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 52 |
+
| No log | 1.0 | 51 | 0.2662 | 0.915 |
|
| 53 |
+
| No log | 2.0 | 102 | 0.2977 | 0.9075 |
|
| 54 |
+
| No log | 3.0 | 153 | 0.3400 | 0.905 |
|
| 55 |
+
| No log | 4.0 | 204 | 0.3964 | 0.8925 |
|
| 56 |
+
| No log | 5.0 | 255 | 0.4086 | 0.895 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267855978
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cab8b96d7b3262bb049756df968a3e278581f2870c4ed58a72b628b8b241ca8
|
| 3 |
size 267855978
|