Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
iperbole commited on
Commit
a6e21b1
·
verified ·
1 Parent(s): 136b041

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -62,14 +62,14 @@ We taken both subtasks, *raw_dataset* uploaded as *Behaviour* (3 class classific
62
  ## Statitics
63
 
64
  | AMI Behaviour | Non Misogino | Misogino | Misogino Aggressivo |
65
- | -------- | ------- | ------- |
66
  | Training | 2663 | 554 | 1783 |
67
  | Test | 500 | 324 | 176 |
68
 
69
- | AMI Synth | Non Misogino | Misogino |
70
- | -------- | ------- |
71
- | Training | 3670 | 3344 |
72
- | Test | 1454 | 1454 |
73
 
74
 
75
  ## Proposed Prompts
@@ -80,11 +80,16 @@ Moreover, for each subtask, we define a description that is prepended to the pro
80
  ### Behaviour
81
 
82
  Description of the task: "Indica il livello di misoginia presente nei seguenti tweets."
 
83
  Label (Non Misogino): "Tweet: '{{text}}'.\nIl tweet non presenta alcun elemento misogino"
 
84
  Label (Misogino): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine"
 
85
  Label (Misogino Aggressivo): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine aggressive"
86
 
87
  ### Synth
88
  Description of the task: "Indica se i seguenti tweets presentano caratteristiche o elementi misogini."
 
89
  Label (Non Misogino): "Tweet: '{{text}}'.\nIl tweet non presenta alcun elemento misogino"
 
90
  Label (Misogino): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine"
 
62
  ## Statitics
63
 
64
  | AMI Behaviour | Non Misogino | Misogino | Misogino Aggressivo |
65
+ | -------- | ------- | ------- | ------- |
66
  | Training | 2663 | 554 | 1783 |
67
  | Test | 500 | 324 | 176 |
68
 
69
+ | AMI Synth | Non Misogino | Misogino |
70
+ | -------- | ------- | ------- | ------- |
71
+ | Training | 3670 | 3344 |
72
+ | Test | 1454 | 1454 |
73
 
74
 
75
  ## Proposed Prompts
 
80
  ### Behaviour
81
 
82
  Description of the task: "Indica il livello di misoginia presente nei seguenti tweets."
83
+
84
  Label (Non Misogino): "Tweet: '{{text}}'.\nIl tweet non presenta alcun elemento misogino"
85
+
86
  Label (Misogino): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine"
87
+
88
  Label (Misogino Aggressivo): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine aggressive"
89
 
90
  ### Synth
91
  Description of the task: "Indica se i seguenti tweets presentano caratteristiche o elementi misogini."
92
+
93
  Label (Non Misogino): "Tweet: '{{text}}'.\nIl tweet non presenta alcun elemento misogino"
94
+
95
  Label (Misogino): "Tweet: '{{text}}'.\nIl tweet presenta caratteristiche misogine"