End of training
Browse files- README.md +11 -11
- 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: 0.
|
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: 32
|
49 |
- eval_batch_size: 128
|
50 |
- seed: 42
|
@@ -58,11 +58,11 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### 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.6415
|
25 |
+
- Accuracy: 0.6965
|
26 |
+
- Precision: 0.6702
|
27 |
+
- Recall: 0.6385
|
28 |
+
- F1: 0.6432
|
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: 32
|
49 |
- eval_batch_size: 128
|
50 |
- seed: 42
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
61 |
+
| 0.6338 | 0.9709 | 25 | 0.6149 | 0.6839 | 0.7338 | 0.5736 | 0.5406 |
|
62 |
+
| 0.5924 | 1.9806 | 51 | 0.6402 | 0.7030 | 0.7390 | 0.6048 | 0.5911 |
|
63 |
+
| 0.5444 | 2.9903 | 77 | 0.6198 | 0.6567 | 0.6397 | 0.6480 | 0.6409 |
|
64 |
+
| 0.4917 | 4.0 | 103 | 0.6023 | 0.7193 | 0.6966 | 0.6728 | 0.6791 |
|
65 |
+
| 0.433 | 4.8544 | 125 | 0.6140 | 0.7193 | 0.6977 | 0.6696 | 0.6762 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421495416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:755eee17401e3adde6b72b84cc33f6f76a666712136f2b00352ebedc804a5a1e
|
3 |
size 1421495416
|