izhx commited on
Commit
b839b67
·
1 Parent(s): 6c43318

Update google-code-jam.py

Browse files
Files changed (1) hide show
  1. 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
  )