Update README.md
Browse files
README.md
CHANGED
@@ -69,12 +69,12 @@ Moreover, for each subtask, we define a description that is prepended to the pro
|
|
69 |
|
70 |
Description of the task:
|
71 |
```txt
|
72 |
-
Ti verranno poste delle domande
|
73 |
```
|
74 |
|
75 |
Prompt:
|
76 |
```txt
|
77 |
-
Paragrafo:
|
78 |
```
|
79 |
|
80 |
## Results
|
|
|
69 |
|
70 |
Description of the task:
|
71 |
```txt
|
72 |
+
Ti verranno poste delle domande nelle quali è presente un paragrafo, e come possibili risposte varie frasi che possono essere o meno la continuazione del paragrafo.\nIndica la frase che rappresenta la continuazione più probabile del paragrafo, oppure \"nessuna delle precedenti\" se nessuna delle continuazioni è corretta.\n\n
|
73 |
```
|
74 |
|
75 |
Prompt:
|
76 |
```txt
|
77 |
+
Paragrafo: \"{{text}}\"\nDomanda: Quali delle seguenti frasi è la continuazione più probabile del precedente paragrafo?\nA. \"{{choices[0]}}\"\nB. \"{{choices[1]}}\"\nC. \"{{choices[2]}}\"\nD. \"{{choices[3]}}\"\nE. {{choices[4]}}\nRisposta:
|
78 |
```
|
79 |
|
80 |
## Results
|