harkon commited on
Commit ·
034911c
1
Parent(s): bc20e59
small change
Browse files- massive-dataset.py +1 -1
massive-dataset.py
CHANGED
|
@@ -359,7 +359,7 @@ class MassiveIntents(datasets.GeneratorBasedBuilder):
|
|
| 359 |
},
|
| 360 |
),
|
| 361 |
supervised_keys=None,
|
| 362 |
-
homepage="https://github.com/timworks/massive-raw
|
| 363 |
citation=_CITATION,
|
| 364 |
license="CC",
|
| 365 |
)
|
|
|
|
| 359 |
},
|
| 360 |
),
|
| 361 |
supervised_keys=None,
|
| 362 |
+
homepage="https://github.com/timworks/massive-raw",
|
| 363 |
citation=_CITATION,
|
| 364 |
license="CC",
|
| 365 |
)
|