Datasets:
update license of JDocQA (#4)
Browse files
JDocQA.py
CHANGED
|
@@ -45,7 +45,7 @@ Japanese Document Question Answering (JDocQA), a large-scale document-based QA d
|
|
| 45 |
|
| 46 |
_HOMEPAGE = "https://github.com/mizuumi/JDocQA"
|
| 47 |
|
| 48 |
-
_LICENSE = "JDocQA dataset annotations are distributed under CC BY-SA 4.0."
|
| 49 |
|
| 50 |
_URLS = {
|
| 51 |
"annotations": {
|
|
|
|
| 45 |
|
| 46 |
_HOMEPAGE = "https://github.com/mizuumi/JDocQA"
|
| 47 |
|
| 48 |
+
_LICENSE = "JDocQA dataset annotations are distributed under CC BY-SA 4.0. We are delighted to see many derivations from JDocQA! When you create any derivations, e.g., datasets, papers, etc, from JDocQA, please cite our paper accordingly. If your derivations are web-based projects, please cite our paper and include the link to this github page."
|
| 49 |
|
| 50 |
_URLS = {
|
| 51 |
"annotations": {
|
README.md
CHANGED
|
@@ -257,7 +257,7 @@ From [JDocQA's paper](https://arxiv.org/abs/2403.19454):
|
|
| 257 |
|
| 258 |
From [JDocQA's README.md](https://github.com/mizuumi/JDocQA/blob/main/dataset/README.md):
|
| 259 |
|
| 260 |
-
> JDocQA dataset annotations are distributed under CC BY-SA 4.0.
|
| 261 |
|
| 262 |
### Citation Information
|
| 263 |
|
|
|
|
| 257 |
|
| 258 |
From [JDocQA's README.md](https://github.com/mizuumi/JDocQA/blob/main/dataset/README.md):
|
| 259 |
|
| 260 |
+
> JDocQA dataset annotations are distributed under CC BY-SA 4.0. We are delighted to see many derivations from JDocQA! When you create any derivations, e.g., datasets, papers, etc, from JDocQA, please cite our paper accordingly. If your derivations are web-based projects, please cite our paper and include the link to [this github page](https://github.com/mizuumi/JDocQA?tab=readme-ov-file#cite).
|
| 261 |
|
| 262 |
### Citation Information
|
| 263 |
|