iperbole commited on
Commit
712c5bb
1 Parent(s): d0df8da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -66,7 +66,7 @@ Description of the task: "Indica se le seguenti frasi hanno senso a livello sema
66
 
67
  Label (**non ha senso**): "{{text}}\nLa frase precedente non ha senso"
68
 
69
- Label (**ha senso**): "{{text}}\nLa frase precedente ha sensor"
70
 
71
  ### Cloze Style:
72
 
@@ -84,4 +84,14 @@ Label (**ha senso**): "{{text}}\nLa frase precedente ha sensor"
84
  | ZEFIRO | 62 |
85
  | Llama-3-8B | 72.34 |
86
  | Llama-3-8B-IT | 65.58 |
87
- | ANITA | 66.1 |
 
 
 
 
 
 
 
 
 
 
 
66
 
67
  Label (**non ha senso**): "{{text}}\nLa frase precedente non ha senso"
68
 
69
+ Label (**ha senso**): "{{text}}\nLa frase precedente ha senso"
70
 
71
  ### Cloze Style:
72
 
 
84
  | ZEFIRO | 62 |
85
  | Llama-3-8B | 72.34 |
86
  | Llama-3-8B-IT | 65.58 |
87
+ | ANITA | 66.1 |
88
+
89
+ ## Aknowledgement
90
+
91
+ We want to thanks the authors of this resource to publicly release such interesting benchmark.
92
+
93
+ The data can be freely downloaded form this [link](https://github.com/shammur/SemEval2022Task3)
94
+
95
+ ## License
96
+
97
+ The data come under [MIT](https://opensource.org/license/mit) license.