Atsumoto Ohashi commited on
Update license
Browse files- jmultiwoz.py +1 -1
jmultiwoz.py
CHANGED
|
@@ -46,7 +46,7 @@ annotations include user goal, dialogue state, and utterances.
|
|
| 46 |
_HOMEPAGE = "https://github.com/nu-dialogue/jmultiwoz"
|
| 47 |
|
| 48 |
# TODO: Add the licence for the dataset here if you can find it
|
| 49 |
-
_LICENSE = "CC BY-
|
| 50 |
|
| 51 |
# TODO: Add link to the official dataset URLs here
|
| 52 |
# The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
|
|
|
|
| 46 |
_HOMEPAGE = "https://github.com/nu-dialogue/jmultiwoz"
|
| 47 |
|
| 48 |
# TODO: Add the licence for the dataset here if you can find it
|
| 49 |
+
_LICENSE = "CC BY-SA 4.0"
|
| 50 |
|
| 51 |
# TODO: Add link to the official dataset URLs here
|
| 52 |
# The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
|