Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Sub-tasks:
open-domain-qa
Languages:
Polish
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -38,9 +38,14 @@ The task is to predict if the answer to the given question is correct or not.
|
|
38 |
|
39 |
**Measurements**: F1-Score
|
40 |
|
41 |
-
**Example**:
|
42 |
-
|
43 |
-
|
|
|
|
|
|
|
|
|
|
|
44 |
|
45 |
## Data splits
|
46 |
|
|
|
38 |
|
39 |
**Measurements**: F1-Score
|
40 |
|
41 |
+
**Example**:
|
42 |
+
|
43 |
+
Input: `Czym zajmowali się świątnicy?` ; `Świątnik – osoba, która dawniej zajmowała się
|
44 |
+
obsługą kościoła (świątyni).`
|
45 |
+
|
46 |
+
Input (translated by DeepL): `What did the sacristans do?` ; `A sacristan - a person who used to be in charge of the handling the church (temple).`
|
47 |
+
|
48 |
+
Output: `1` (the answer is correct)
|
49 |
|
50 |
## Data splits
|
51 |
|