Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Sub-tasks:
multiple-choice-qa
Languages:
Portuguese
Size:
1M - 10M
License:
ju-resplande
commited on
Commit
•
c7be41e
1
Parent(s):
0d19eff
README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,26 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
# Dataset Card for
|
6 |
|
7 |
## Table of Contents
|
8 |
|
@@ -40,7 +58,7 @@ TODO: Add YAML tags here. Copy-paste the tags obtained with the online tagging a
|
|
40 |
|
41 |
### Dataset Summary
|
42 |
|
43 |
-
[
|
44 |
|
45 |
### Supported Tasks and Leaderboards
|
46 |
|
@@ -48,7 +66,7 @@ TODO: Add YAML tags here. Copy-paste the tags obtained with the online tagging a
|
|
48 |
|
49 |
### Languages
|
50 |
|
51 |
-
|
52 |
|
53 |
## Dataset Structure
|
54 |
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language_creators:
|
5 |
+
- other
|
6 |
+
language:
|
7 |
+
- pt
|
8 |
+
license:
|
9 |
+
- cc0-1.0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
pretty_name: qa-portuguese
|
13 |
+
size_categories:
|
14 |
+
- 10M<n<100M
|
15 |
+
source_datasets:
|
16 |
+
- extended|mqa
|
17 |
+
task_categories:
|
18 |
+
- question-answering
|
19 |
+
task_ids:
|
20 |
+
- multiple-choice-qa
|
21 |
---
|
22 |
|
23 |
+
# Dataset Card for QA-Portuguese
|
24 |
|
25 |
## Table of Contents
|
26 |
|
|
|
58 |
|
59 |
### Dataset Summary
|
60 |
|
61 |
+
Portuguese preprocessed split from [MQA dataset](https://huggingface.co/datasets/clips/mqa).
|
62 |
|
63 |
### Supported Tasks and Leaderboards
|
64 |
|
|
|
66 |
|
67 |
### Languages
|
68 |
|
69 |
+
The dataset is Portuguese.
|
70 |
|
71 |
## Dataset Structure
|
72 |
|