Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
iperbole commited on
Commit
bc1d046
·
verified ·
1 Parent(s): ec0d74e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -114,4 +114,20 @@ Description of the task: "Indica se i seguenti tweets presentano caratteristiche
114
 
115
  Label (**Non Misogino**): "Tweet: '{{text}}'.\nIl tweet non presenta alcun elemento misogino"
116
 
117
- Label (**Misogino**): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
 
115
  Label (**Non Misogino**): "Tweet: '{{text}}'.\nIl tweet non presenta alcun elemento misogino"
116
 
117
+ Label (**Misogino**): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine"
118
+
119
+ ## Some Results
120
+
121
+ | AMI Behaviour | ACCURACY |
122
+ | :--------: | :----: |
123
+ | Mistral-7B | 0 |
124
+ | ZEFIRO | 0 |
125
+ | Llama-3 | 0 |
126
+ | ANITA | 0 |
127
+
128
+ | AMI Synth | ACCURACY |
129
+ | :--------: | :----: |
130
+ | Mistral-7B | 0 |
131
+ | ZEFIRO | 0 |
132
+ | Llama-3 | 0 |
133
+ | ANITA | 0 |