Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Indonesian
Size:
10K - 100K
License:
farrelramdhani
commited on
Commit
·
caa2d9b
1
Parent(s):
82b12f4
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,10 @@ language:
|
|
6 |
- id
|
7 |
size_categories:
|
8 |
- 10K<n<100K
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- id
|
7 |
size_categories:
|
8 |
- 10K<n<100K
|
9 |
+
---
|
10 |
+
|
11 |
+
Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span, from the corresponding reading passage, or the question might be unanswerable.
|
12 |
+
|
13 |
+
This is an Indonesia-translated version of [squad]("https://huggingface.co/datasets/squad") dataset
|
14 |
+
Translated from [sentence-transformers/embedding-training-data](https://huggingface.co/datasets/sentence-transformers/embedding-training-data)
|
15 |
+
Translated using [Helsinki-NLP/EN-ID](https://huggingface.co/Helsinki-NLP/opus-mt-en-id)
|