Datasets:
Tasks:
Question Answering
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
multihop-tabular-text-qa
License:
Add License
#1
by
sjrhuschlee
- opened
README.md
CHANGED
@@ -6,7 +6,7 @@ language_creators:
|
|
6 |
language:
|
7 |
- en
|
8 |
license:
|
9 |
-
-
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
size_categories:
|
@@ -204,7 +204,7 @@ The dataset is split into `train`, `dev` and `test` splits.
|
|
204 |
|
205 |
### Licensing Information
|
206 |
|
207 |
-
[
|
208 |
|
209 |
### Citation Information
|
210 |
|
@@ -219,4 +219,4 @@ The dataset is split into `train`, `dev` and `test` splits.
|
|
219 |
```
|
220 |
### Contributions
|
221 |
|
222 |
-
Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
|
|
|
6 |
language:
|
7 |
- en
|
8 |
license:
|
9 |
+
- cc-by-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
size_categories:
|
|
|
204 |
|
205 |
### Licensing Information
|
206 |
|
207 |
+
The dataset is under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
|
208 |
|
209 |
### Citation Information
|
210 |
|
|
|
219 |
```
|
220 |
### Contributions
|
221 |
|
222 |
+
Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
|