End of training
Browse files- README.md +16 -16
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-large-hate-latest](https://huggingface.co/cardiffnlp/twitter-roberta-large-hate-latest) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss:
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall: 0.
|
| 28 |
-
- F1: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -44,7 +44,7 @@ More information needed
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
-
- learning_rate:
|
| 48 |
- train_batch_size: 16
|
| 49 |
- eval_batch_size: 128
|
| 50 |
- seed: 42
|
|
@@ -58,16 +58,16 @@ The following hyperparameters were used during training:
|
|
| 58 |
|
| 59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 61 |
-
| 1.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-large-hate-latest](https://huggingface.co/cardiffnlp/twitter-roberta-large-hate-latest) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.8852
|
| 25 |
+
- Accuracy: 0.7283
|
| 26 |
+
- Precision: 0.5073
|
| 27 |
+
- Recall: 0.3724
|
| 28 |
+
- F1: 0.3960
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
+
- learning_rate: 5e-05
|
| 48 |
- train_batch_size: 16
|
| 49 |
- eval_batch_size: 128
|
| 50 |
- seed: 42
|
|
|
|
| 58 |
|
| 59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 61 |
+
| 1.1012 | 1.0 | 186 | 1.0154 | 0.7177 | 0.3787 | 0.3191 | 0.3198 |
|
| 62 |
+
| 0.9155 | 2.0 | 372 | 0.9336 | 0.7204 | 0.4450 | 0.3350 | 0.3497 |
|
| 63 |
+
| 0.7858 | 3.0 | 558 | 0.9033 | 0.7419 | 0.4941 | 0.3805 | 0.4130 |
|
| 64 |
+
| 0.5357 | 4.0 | 744 | 0.9495 | 0.7245 | 0.4971 | 0.4223 | 0.4381 |
|
| 65 |
+
| 0.5788 | 5.0 | 930 | 0.9960 | 0.7083 | 0.4491 | 0.4524 | 0.4408 |
|
| 66 |
+
| 0.3806 | 6.0 | 1116 | 1.1853 | 0.7298 | 0.5253 | 0.4417 | 0.4663 |
|
| 67 |
+
| 0.2375 | 7.0 | 1302 | 1.3106 | 0.7251 | 0.4946 | 0.4278 | 0.4439 |
|
| 68 |
+
| 0.187 | 8.0 | 1488 | 1.4710 | 0.7157 | 0.4674 | 0.4343 | 0.4480 |
|
| 69 |
+
| 0.0777 | 9.0 | 1674 | 1.6748 | 0.7110 | 0.4842 | 0.4221 | 0.4442 |
|
| 70 |
+
| 0.0589 | 10.0 | 1860 | 1.7426 | 0.7164 | 0.4840 | 0.4431 | 0.4594 |
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421520016
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96e778a9b277cc159aca31f3e21e2ea33d7969773658408d1fd5136cfde7bc23
|
| 3 |
size 1421520016
|