Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Sub-tasks:
multiple-choice-qa
Languages:
Portuguese
Size:
1M - 10M
License:
Commit
·
549cf09
1
Parent(s):
4b8b7c9
add data
Browse files- .gitattributes +1 -0
- README.md +0 -145
- preprocess_data.ipynb +0 -0
- train.tsv +3 -0
.gitattributes
CHANGED
|
@@ -52,3 +52,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
train.tsv filter=lfs diff=lfs merge=lfs -text
|
README.md
DELETED
|
@@ -1,145 +0,0 @@
|
|
| 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 |
-
|
| 27 |
-
- [Table of Contents](#table-of-contents)
|
| 28 |
-
- [Dataset Description](#dataset-description)
|
| 29 |
-
- [Dataset Summary](#dataset-summary)
|
| 30 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
| 31 |
-
- [Languages](#languages)
|
| 32 |
-
- [Dataset Structure](#dataset-structure)
|
| 33 |
-
- [Data Instances](#data-instances)
|
| 34 |
-
- [Data Fields](#data-fields)
|
| 35 |
-
- [Data Splits](#data-splits)
|
| 36 |
-
- [Dataset Creation](#dataset-creation)
|
| 37 |
-
- [Curation Rationale](#curation-rationale)
|
| 38 |
-
- [Source Data](#source-data)
|
| 39 |
-
- [Annotations](#annotations)
|
| 40 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
| 41 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 42 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
| 43 |
-
- [Discussion of Biases](#discussion-of-biases)
|
| 44 |
-
- [Other Known Limitations](#other-known-limitations)
|
| 45 |
-
- [Additional Information](#additional-information)
|
| 46 |
-
- [Dataset Curators](#dataset-curators)
|
| 47 |
-
- [Licensing Information](#licensing-information)
|
| 48 |
-
- [Citation Information](#citation-information)
|
| 49 |
-
- [Contributions](#contributions)
|
| 50 |
-
|
| 51 |
-
## Dataset Description
|
| 52 |
-
|
| 53 |
-
- **Homepage:**
|
| 54 |
-
- **Repository:**
|
| 55 |
-
- **Paper:**
|
| 56 |
-
- **Leaderboard:**
|
| 57 |
-
- **Point of Contact:**
|
| 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 |
-
|
| 65 |
-
[More Information Needed]
|
| 66 |
-
|
| 67 |
-
### Languages
|
| 68 |
-
|
| 69 |
-
The dataset is Portuguese.
|
| 70 |
-
|
| 71 |
-
## Dataset Structure
|
| 72 |
-
|
| 73 |
-
### Data Instances
|
| 74 |
-
|
| 75 |
-
[More Information Needed]
|
| 76 |
-
|
| 77 |
-
### Data Fields
|
| 78 |
-
|
| 79 |
-
[More Information Needed]
|
| 80 |
-
|
| 81 |
-
### Data Splits
|
| 82 |
-
|
| 83 |
-
[More Information Needed]
|
| 84 |
-
|
| 85 |
-
## Dataset Creation
|
| 86 |
-
|
| 87 |
-
### Curation Rationale
|
| 88 |
-
|
| 89 |
-
[More Information Needed]
|
| 90 |
-
|
| 91 |
-
### Source Data
|
| 92 |
-
|
| 93 |
-
#### Initial Data Collection and Normalization
|
| 94 |
-
|
| 95 |
-
[More Information Needed]
|
| 96 |
-
|
| 97 |
-
#### Who are the source language producers?
|
| 98 |
-
|
| 99 |
-
[More Information Needed]
|
| 100 |
-
|
| 101 |
-
### Annotations
|
| 102 |
-
|
| 103 |
-
#### Annotation process
|
| 104 |
-
|
| 105 |
-
[More Information Needed]
|
| 106 |
-
|
| 107 |
-
#### Who are the annotators?
|
| 108 |
-
|
| 109 |
-
[More Information Needed]
|
| 110 |
-
|
| 111 |
-
### Personal and Sensitive Information
|
| 112 |
-
|
| 113 |
-
[More Information Needed]
|
| 114 |
-
|
| 115 |
-
## Considerations for Using the Data
|
| 116 |
-
|
| 117 |
-
### Social Impact of Dataset
|
| 118 |
-
|
| 119 |
-
[More Information Needed]
|
| 120 |
-
|
| 121 |
-
### Discussion of Biases
|
| 122 |
-
|
| 123 |
-
[More Information Needed]
|
| 124 |
-
|
| 125 |
-
### Other Known Limitations
|
| 126 |
-
|
| 127 |
-
[More Information Needed]
|
| 128 |
-
|
| 129 |
-
## Additional Information
|
| 130 |
-
|
| 131 |
-
### Dataset Curators
|
| 132 |
-
|
| 133 |
-
[More Information Needed]
|
| 134 |
-
|
| 135 |
-
### Licensing Information
|
| 136 |
-
|
| 137 |
-
[More Information Needed]
|
| 138 |
-
|
| 139 |
-
### Citation Information
|
| 140 |
-
|
| 141 |
-
[More Information Needed]
|
| 142 |
-
|
| 143 |
-
### Contributions
|
| 144 |
-
|
| 145 |
-
Thanks to [@ju-resplande](https://github.com/ju-resplande) for adding this dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
preprocess_data.ipynb
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
train.tsv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6859fe188f054ef5ab3a51c28956fe8c6a9d046696ab67ac2bdfa893ba3a46cb
|
| 3 |
+
size 2813773114
|