Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
iperbole commited on
Commit
87269c9
1 Parent(s): 97eece1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -63,12 +63,12 @@ Moreover, for each subtask, we define a description that is prepended to the pro
63
 
64
  Description of the task:
65
  ```txt
66
- Ti saranno poste domande di storia italiana.\nTi verrà chiesto di capire quali paragrafi contengono la risposta alla domanda data.\n\n
67
  ```
68
 
69
  Prompt:
70
  ```txt
71
- Data la domanda: {{question}}\nQuale tra i seguenti paragrafi contiene la risposta alla domanda?\nA. {{choices[0]}}\nB. {{choices[1]}}\nC. {{choices[2]}}\nD. {{choices[3]}}\nRisposta:
72
  ```
73
 
74
  ## Results
 
63
 
64
  Description of the task:
65
  ```txt
66
+ Ti saranno poste domande di storia italiana.\nIdentifica quali paragrafi contengono la risposta alle domande date.\n\n
67
  ```
68
 
69
  Prompt:
70
  ```txt
71
+ Data la domanda: \"{{question}}\"\nQuale tra i seguenti paragrafi risponde alla domanda?\nA. {{choices[0]}}\nB. {{choices[1]}}\nC. {{choices[2]}}\nD. {{choices[3]}}\nRisposta:
72
  ```
73
 
74
  ## Results