Update README.md
Browse files
README.md
CHANGED
@@ -77,7 +77,7 @@ Prompt:
|
|
77 |
Paragrafo: '{{text}}'\nDomanda: Quali delle seguenti frasi presenta una continuazione del precedente paragrafo?\nA. '{{choices[0]}}'\nB. '{{choices[1]}}'\nC. '{{choices[2]}}'\nD. '{{choices[3]}}'\nE. {{choices[4]}}\nRisposta:"
|
78 |
```
|
79 |
|
80 |
-
##
|
81 |
|
82 |
| DISCOTEX | ACCURACY (2-shots) |
|
83 |
| :-----: | :--: |
|
@@ -91,11 +91,11 @@ Paragrafo: '{{text}}'\nDomanda: Quali delle seguenti frasi presenta una continua
|
|
91 |
|
92 |
## Acknowledge
|
93 |
|
94 |
-
We
|
95 |
|
96 |
-
|
97 |
|
98 |
-
The
|
99 |
|
100 |
## License
|
101 |
The original data come under license [CC-BY-NA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)
|
|
|
77 |
Paragrafo: '{{text}}'\nDomanda: Quali delle seguenti frasi presenta una continuazione del precedente paragrafo?\nA. '{{choices[0]}}'\nB. '{{choices[1]}}'\nC. '{{choices[2]}}'\nD. '{{choices[3]}}'\nE. {{choices[4]}}\nRisposta:"
|
78 |
```
|
79 |
|
80 |
+
## Results
|
81 |
|
82 |
| DISCOTEX | ACCURACY (2-shots) |
|
83 |
| :-----: | :--: |
|
|
|
91 |
|
92 |
## Acknowledge
|
93 |
|
94 |
+
We would like to thank the authors of this resource for publicly releasing such an intriguing benchmark.
|
95 |
|
96 |
+
Additionally, we extend our gratitude to the students of the [MNLP-2024 course](https://naviglinlp.blogspot.com/), whose first homework explored various interesting prompting strategies.
|
97 |
|
98 |
+
The original dataset is freely available for download [link](https://github.com/davidecolla/DisCoTex/tree/master/data).
|
99 |
|
100 |
## License
|
101 |
The original data come under license [CC-BY-NA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)
|