Commit ·
e044a13
1
Parent(s): a52e287
End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -17,9 +17,9 @@ 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 |
-
- Mcc: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Mcc |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 53 |
-
| No log | 1.0 | 51 | 0.
|
| 54 |
-
| No log | 2.0 | 102 | 0.
|
| 55 |
-
| No log | 3.0 | 153 | 0.
|
| 56 |
-
| No log | 4.0 | 204 | 0.
|
| 57 |
-
| No log | 5.0 | 255 | 0.
|
| 58 |
|
| 59 |
|
| 60 |
### 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.5669
|
| 21 |
+
- Accuracy: 0.82
|
| 22 |
+
- Mcc: 0.3059
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Mcc |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 53 |
+
| No log | 1.0 | 51 | 0.4262 | 0.84 | 0.2085 |
|
| 54 |
+
| No log | 2.0 | 102 | 0.4447 | 0.815 | 0.3286 |
|
| 55 |
+
| No log | 3.0 | 153 | 0.4965 | 0.81 | 0.2935 |
|
| 56 |
+
| No log | 4.0 | 204 | 0.5477 | 0.82 | 0.2335 |
|
| 57 |
+
| No log | 5.0 | 255 | 0.5669 | 0.82 | 0.3059 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5197046b9fd7159d99ab12cf3d0ce269b368c6a7d192cbd342df242cc9a5ddb
|
| 3 |
size 267832560
|