Datasets:
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -63,8 +63,10 @@ dataset_info:
|
|
63 |
|
64 |
## Dataset Description
|
65 |
|
66 |
-
|
67 |
-
- **
|
|
|
|
|
68 |
|
69 |
### Dataset Summary
|
70 |
|
@@ -136,7 +138,7 @@ The data fields are the same among all splits.
|
|
136 |
- `text`: a `string` feature.
|
137 |
- `answer_start`: a `int32` feature.
|
138 |
- `answer_end`: a `int32` feature
|
139 |
-
|
140 |
### Data Splits
|
141 |
|
142 |
| name |train|test|validation|
|
|
|
63 |
|
64 |
## Dataset Description
|
65 |
|
66 |
+
|
67 |
+
- **Homepage:** [https://github.com/ASoleimaniB/NLQuAD](https://github.com/ASoleimaniB/NLQuAD)
|
68 |
+
- **Paper: https://aclanthology.org/2021.eacl-main.106/**
|
69 |
+
- **Size of the generated dataset:** 89.95 MB
|
70 |
|
71 |
### Dataset Summary
|
72 |
|
|
|
138 |
- `text`: a `string` feature.
|
139 |
- `answer_start`: a `int32` feature.
|
140 |
- `answer_end`: a `int32` feature
|
141 |
+
|
142 |
### Data Splits
|
143 |
|
144 |
| name |train|test|validation|
|