Update README.md
Browse files
README.md
CHANGED
|
@@ -48,3 +48,19 @@ configs:
|
|
| 48 |
- split: test
|
| 49 |
path: Synth/test-*
|
| 50 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
- split: test
|
| 49 |
path: Synth/test-*
|
| 50 |
---
|
| 51 |
+
|
| 52 |
+
# Automatic Misogyny Identification (AMI)
|
| 53 |
+
|
| 54 |
+
Original Paper: https://amievalita2020.github.io
|
| 55 |
+
|
| 56 |
+
Task presented at EVALITA-2020
|
| 57 |
+
|
| 58 |
+
This task consists of tweet classification, specifically, categorization of the level of misogyny in a given text.
|
| 59 |
+
|
| 60 |
+
We taken both subtasks, *raw_dataset* uploaded as *Behaviour* (3 class classification) and *synthetic* uploaded as *Synth* (2 class classification).
|
| 61 |
+
|
| 62 |
+
Data statistics:
|
| 63 |
+
- add
|
| 64 |
+
|
| 65 |
+
Proposed Prompts:
|
| 66 |
+
- add
|