done
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: bert-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# bert-based_uncased-finetuned-binary_hate_speech
|
20 |
|
21 |
-
This model is a fine-tuned version of [bert-
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.34.1
|
66 |
-
- Pytorch 2.1
|
67 |
- Datasets 2.14.6
|
68 |
- Tokenizers 0.14.1
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: odunola/bert-based_uncased-finetuned-binary_hate_speech
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
18 |
|
19 |
# bert-based_uncased-finetuned-binary_hate_speech
|
20 |
|
21 |
+
This model is a fine-tuned version of [odunola/bert-based_uncased-finetuned-binary_hate_speech](https://huggingface.co/odunola/bert-based_uncased-finetuned-binary_hate_speech) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.8676
|
24 |
+
- Accuracy: 0.8246
|
25 |
+
- F1: 0.8326
|
26 |
+
- Precision: 0.7961
|
27 |
+
- Recall: 0.8727
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| 0.259 | 1.0 | 1941 | 0.5296 | 0.8213 | 0.8269 | 0.8014 | 0.8542 |
|
59 |
+
| 0.1841 | 2.0 | 3882 | 0.6760 | 0.8303 | 0.8402 | 0.7938 | 0.8923 |
|
60 |
+
| 0.1218 | 3.0 | 5823 | 0.8676 | 0.8246 | 0.8326 | 0.7961 | 0.8727 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.34.1
|
66 |
+
- Pytorch 2.0.1+cu118
|
67 |
- Datasets 2.14.6
|
68 |
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438003505
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0822e6d069b2830ea4fc189500a626507657bfa0207e439b7f3835f63fec3474
|
3 |
size 438003505
|