Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Languages:
Vietnamese
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
---
|
| 2 |
-
license:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- vi
|
| 7 |
+
size_categories:
|
| 8 |
+
- 1K<n<10K
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
This is a copy instance of the dataset used in Zalo AI Challenge 2022. Please refer to the original repo for more information.
|
| 12 |
+
Original repo: https://github.com/Telegram-Zalo/zac2022-e2e-qa
|