Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
iperbole commited on
Commit
4f0871d
·
verified ·
1 Parent(s): c71d13f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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
- ## Some Results
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 want to thanks the authors of this resource to publicly release such interesting benchmark.
95
 
96
- Further, We want to thanks the student of [MNLP-2024 course](https://naviglinlp.blogspot.com/), where with their first homework tried different interesting prompting strategies.
97
 
98
- The data can be freely downloaded form this [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)
 
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)