Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
Portuguese
Size:
10K - 100K
ArXiv:
Add files using upload-large-folder tool
Browse files- README.md +13 -0
- piqa_test_pt.jsonl +0 -0
- piqa_train_pt.jsonl +0 -0
- piqa_validation_pt.jsonl +0 -0
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- pt
|
| 4 |
+
configs:
|
| 5 |
+
- config_name: default
|
| 6 |
+
data_files:
|
| 7 |
+
- split: train
|
| 8 |
+
path: piqa_train_pt.jsonl
|
| 9 |
+
- split: test
|
| 10 |
+
path: piqa_test_pt.jsonl
|
| 11 |
+
- split: validation
|
| 12 |
+
path: piqa_validation_pt.jsonl
|
| 13 |
+
---
|
piqa_test_pt.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
piqa_train_pt.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
piqa_validation_pt.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|