robertou2 commited on
Commit
1b2a5e9
1 Parent(s): 53d1a3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -22
README.md CHANGED
@@ -21,15 +21,15 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.94
25
  ---
26
 
27
  # twitter_sexismo-finetuned-exist2021
28
 
29
  This model is a fine-tuned version of [pysentimiento/robertuito-hate-speech](https://huggingface.co/pysentimiento/robertuito-hate-speech) on the EXIST dataset and + MeTwo: Machismo and Sexism Twitter Identification dataset https://github.com/franciscorodriguez92/MeTwo.
30
  It achieves the following results on the evaluation set:
31
- - Loss: 0.24
32
- - Accuracy: 0.94
33
 
34
  ## Model description
35
 
@@ -58,26 +58,7 @@ The following hyperparameters were used during training:
58
  - num_epochs: 8
59
 
60
  ### Training results
61
- Epoch Training Loss Validation Loss Accuracy F1 Precision Recall
62
- 1 0.246700 0.179020 0.942982 0.944110 0.933673 0.954783
63
 
64
- 2 0.079300 0.319939 0.928070 0.930976 0.902121 0.961739
65
-
66
- 3 0.022300 0.425300 0.921053 0.920071 0.940109 0.900870
67
-
68
- 4 0.000300 0.472090 0.919298 0.918149 0.939891 0.897391
69
-
70
- 5 0.009000 0.510828 0.918421 0.921783 0.892508 0.953043
71
-
72
- 6 0.000200 0.496530 0.922807 0.923077 0.927944 0.918261
73
-
74
- 7 0.000000 0.568268 0.922807 0.925297 0.903814 0.947826
75
-
76
- 8 0.000000 0.532735 0.927193 0.928139 0.924138 0.932174
77
-
78
- 9 0.000000 0.545693 0.928070 0.929553 0.918506 0.940870
79
-
80
- 10 0.000000 0.547560 0.928070 0.929553 0.918506 0.940870303
81
 
82
 
83
 
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.80
25
  ---
26
 
27
  # twitter_sexismo-finetuned-exist2021
28
 
29
  This model is a fine-tuned version of [pysentimiento/robertuito-hate-speech](https://huggingface.co/pysentimiento/robertuito-hate-speech) on the EXIST dataset and + MeTwo: Machismo and Sexism Twitter Identification dataset https://github.com/franciscorodriguez92/MeTwo.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 0.4
32
+ - Accuracy: 0.80
33
 
34
  ## Model description
35
 
 
58
  - num_epochs: 8
59
 
60
  ### Training results
 
 
61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
 
63
 
64