Datasets:
ArXiv:
License:
Update google-code-jam.py
Browse files- google-code-jam.py +0 -1
google-code-jam.py
CHANGED
|
@@ -51,7 +51,6 @@ class GoogleCodeJam(datasets.GeneratorBasedBuilder):
|
|
| 51 |
"label": datasets.Value("int32"),
|
| 52 |
}
|
| 53 |
),
|
| 54 |
-
supervised_keys="label",
|
| 55 |
homepage="https://github.com/parasol-aser/deepsim",
|
| 56 |
citation=_CITATION,
|
| 57 |
)
|
|
|
|
| 51 |
"label": datasets.Value("int32"),
|
| 52 |
}
|
| 53 |
),
|
|
|
|
| 54 |
homepage="https://github.com/parasol-aser/deepsim",
|
| 55 |
citation=_CITATION,
|
| 56 |
)
|