Datasets:
Tasks:
Question Answering
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
multihop-tabular-text-qa
License:
Commit
•
4e0d6bb
1
Parent(s):
c5b5200
Add License (#1)
Browse files- Add License (782327556ab54b59c605986976b102d4791b3428)
- Add licensing information to dataset card (f2bb34a9ffef232a84d3e76f00e945b305e1d974)
Co-authored-by: Sebastian <sjrlee@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,7 +6,7 @@ language_creators:
|
|
6 |
language:
|
7 |
- en
|
8 |
license:
|
9 |
-
-
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
size_categories:
|
@@ -255,7 +255,7 @@ The dataset is split into `train`, `dev` and `test` splits.
|
|
255 |
|
256 |
### Licensing Information
|
257 |
|
258 |
-
[
|
259 |
|
260 |
### Citation Information
|
261 |
|
@@ -270,4 +270,4 @@ The dataset is split into `train`, `dev` and `test` splits.
|
|
270 |
```
|
271 |
### Contributions
|
272 |
|
273 |
-
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:
|
|
|
255 |
|
256 |
### Licensing Information
|
257 |
|
258 |
+
The dataset is under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
|
259 |
|
260 |
### Citation Information
|
261 |
|
|
|
270 |
```
|
271 |
### Contributions
|
272 |
|
273 |
+
Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
|