Update README.md
Browse files
README.md
CHANGED
@@ -61,9 +61,9 @@ Here you can see the structure of the single sample in the present dataset.
|
|
61 |
|
62 |
## Statistics
|
63 |
|
64 |
-
Training:
|
65 |
|
66 |
-
Test:
|
67 |
|
68 |
## Proposed Prompts
|
69 |
|
@@ -72,17 +72,17 @@ Moreover, for each subtask, we define a description that is prepended to the pro
|
|
72 |
|
73 |
Description of the task:
|
74 |
```txt
|
75 |
-
Ti
|
76 |
```
|
77 |
|
78 |
Prompt:
|
79 |
```txt
|
80 |
-
|
81 |
```
|
82 |
|
83 |
## Some Results
|
84 |
|
85 |
-
|
|
86 |
| :--------: | :----: |
|
87 |
| Mistral-7B | 0 |
|
88 |
| ZEFIRO | 0 |
|
|
|
61 |
|
62 |
## Statistics
|
63 |
|
64 |
+
Training: 384
|
65 |
|
66 |
+
Test: 1416
|
67 |
|
68 |
## Proposed Prompts
|
69 |
|
|
|
72 |
|
73 |
Description of the task:
|
74 |
```txt
|
75 |
+
Ti saranno poste domande di storia italiana.\nTi verrà chiesto di capire quali paragrafi contengono la risposta alla domanda data.\n\n
|
76 |
```
|
77 |
|
78 |
Prompt:
|
79 |
```txt
|
80 |
+
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:
|
81 |
```
|
82 |
|
83 |
## Some Results
|
84 |
|
85 |
+
| QUANDHO | ACCURACY |
|
86 |
| :--------: | :----: |
|
87 |
| Mistral-7B | 0 |
|
88 |
| ZEFIRO | 0 |
|