text finetuning on full dataset with validation set
Browse files- README.md +17 -20
- model.safetensors +1 -1
README.md
CHANGED
@@ -11,9 +11,6 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: DL_Audio_Hatespeech_text_classification_trainer_push
|
13 |
results: []
|
14 |
-
widget:
|
15 |
-
- text: It is crazy how diverse certain schools are!
|
16 |
-
- text: I hate sleeping in!
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -23,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
23 |
|
24 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
-
- Loss: 1.
|
27 |
-
- Accuracy: 0.
|
28 |
-
- Recall: 0.
|
29 |
-
- Precision: 0.
|
30 |
-
- F1: 0.
|
31 |
|
32 |
## Model description
|
33 |
|
@@ -59,18 +56,18 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
### Training results
|
61 |
|
62 |
-
| Training Loss | Epoch
|
63 |
-
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
11 |
model-index:
|
12 |
- name: DL_Audio_Hatespeech_text_classification_trainer_push
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.0640
|
24 |
+
- Accuracy: 0.7544
|
25 |
+
- Recall: 0.7930
|
26 |
+
- Precision: 0.7406
|
27 |
+
- F1: 0.7659
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
56 |
|
57 |
### Training results
|
58 |
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 |
|
60 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
61 |
+
| 0.4863 | 0.9935 | 77 | 0.4678 | 0.7701 | 0.7421 | 0.7841 | 0.7625 |
|
62 |
+
| 0.3935 | 2.0 | 155 | 0.4595 | 0.7834 | 0.7340 | 0.8124 | 0.7712 |
|
63 |
+
| 0.2792 | 2.9935 | 232 | 0.5285 | 0.7850 | 0.7291 | 0.8188 | 0.7713 |
|
64 |
+
| 0.1408 | 4.0 | 310 | 0.7130 | 0.7785 | 0.7940 | 0.7684 | 0.7810 |
|
65 |
+
| 0.0945 | 4.9935 | 387 | 0.8230 | 0.7806 | 0.7551 | 0.7937 | 0.7739 |
|
66 |
+
| 0.0541 | 6.0 | 465 | 0.9977 | 0.7737 | 0.8118 | 0.7526 | 0.7811 |
|
67 |
+
| 0.0331 | 6.9935 | 542 | 1.1107 | 0.7753 | 0.7859 | 0.7678 | 0.7768 |
|
68 |
+
| 0.0151 | 8.0 | 620 | 1.1703 | 0.7789 | 0.7543 | 0.7915 | 0.7724 |
|
69 |
+
| 0.0106 | 8.9935 | 697 | 1.2741 | 0.7785 | 0.7616 | 0.7864 | 0.7738 |
|
70 |
+
| 0.0051 | 9.9355 | 770 | 1.2964 | 0.7753 | 0.7851 | 0.7683 | 0.7766 |
|
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 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64d674d2a023a0ccae13d0b2af42faff9a54cf1c02957a00474b871e2752cb45
|
3 |
size 267832560
|