Commit ·
4ab86d0
1
Parent(s): 1b18e2f
End of training
Browse files- README.md +11 -10
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -17,8 +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 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -47,18 +48,18 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
### Training results
|
| 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
|
| 60 |
|
| 61 |
-
- Transformers 4.
|
| 62 |
- Pytorch 2.1.0+cu118
|
| 63 |
- Datasets 2.14.6
|
| 64 |
- Tokenizers 0.14.1
|
|
|
|
| 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.3460
|
| 21 |
+
- Accuracy: 0.825
|
| 22 |
+
- Mcc: 0.2657
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Mcc |
|
| 52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 53 |
+
| No log | 1.0 | 51 | 0.4138 | 0.8475 | 0.0 |
|
| 54 |
+
| No log | 2.0 | 102 | 0.3231 | 0.84 | 0.0763 |
|
| 55 |
+
| No log | 3.0 | 153 | 0.3211 | 0.825 | 0.2657 |
|
| 56 |
+
| No log | 4.0 | 204 | 0.3750 | 0.845 | 0.1995 |
|
| 57 |
+
| No log | 5.0 | 255 | 0.3460 | 0.825 | 0.2657 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
| 61 |
|
| 62 |
+
- Transformers 4.35.0
|
| 63 |
- Pytorch 2.1.0+cu118
|
| 64 |
- Datasets 2.14.6
|
| 65 |
- Tokenizers 0.14.1
|
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:38ec1c34beb9f644d6e5ffc016fe5bc5a532ffe747d3dc666baddcabf0c19d9f
|
| 3 |
size 267832560
|