Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,10 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: DL_Audio_Hatespeech_wav2vec_trainer_push
|
13 |
results: []
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -26,6 +30,14 @@ It achieves the following results on the evaluation set:
|
|
26 |
- Precision: 0.5990
|
27 |
- F1: 0.6796
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
## Model description
|
30 |
|
31 |
More information needed
|
@@ -75,4 +87,4 @@ The following hyperparameters were used during training:
|
|
75 |
- Transformers 4.40.2
|
76 |
- Pytorch 2.2.1+cu121
|
77 |
- Datasets 2.19.1
|
78 |
-
- Tokenizers 0.19.1
|
|
|
11 |
model-index:
|
12 |
- name: DL_Audio_Hatespeech_wav2vec_trainer_push
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- DL-Project/DL_Audio_Hatespeech_Dataset
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
- Precision: 0.5990
|
31 |
- F1: 0.6796
|
32 |
|
33 |
+
It achieves the following results on the test set:
|
34 |
+
- Loss: 0.6597
|
35 |
+
- Accuracy: 0.6192
|
36 |
+
- Recall: 0.7822
|
37 |
+
- Precision: 0.5944
|
38 |
+
- F1: 0.6755
|
39 |
+
|
40 |
+
|
41 |
## Model description
|
42 |
|
43 |
More information needed
|
|
|
87 |
- Transformers 4.40.2
|
88 |
- Pytorch 2.2.1+cu121
|
89 |
- Datasets 2.19.1
|
90 |
+
- Tokenizers 0.19.1
|