Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
10K - 100K
ArXiv:
Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,12 @@ configs:
|
|
34 |
path: data/validation-*
|
35 |
- split: test
|
36 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
---
|
38 |
|
39 |
Vietnamese portion of MLQA: https://huggingface.co/datasets/facebook/mlqa
|
|
|
34 |
path: data/validation-*
|
35 |
- split: test
|
36 |
path: data/test-*
|
37 |
+
task_categories:
|
38 |
+
- question-answering
|
39 |
+
language:
|
40 |
+
- vi
|
41 |
+
size_categories:
|
42 |
+
- 10K<n<100K
|
43 |
---
|
44 |
|
45 |
Vietnamese portion of MLQA: https://huggingface.co/datasets/facebook/mlqa
|