Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
ArXiv:
License:
system HF staff commited on
Commit
122cc3a
1 Parent(s): 2b00a83

Update files from the datasets library (from 1.6.1)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.1

Files changed (1) hide show
  1. glucose.py +1 -1
glucose.py CHANGED
@@ -50,7 +50,7 @@ _URLs = {
50
 
51
 
52
  class Glucose(datasets.GeneratorBasedBuilder):
53
- """GLUCOSE: GeneraLized and COntextualized Story Explanations, is a novel conceptual framework and dataset for commonsense reasoning. """
54
 
55
  VERSION = datasets.Version("1.1.0")
56
  BUILDER_CONFIGS = [
50
 
51
 
52
  class Glucose(datasets.GeneratorBasedBuilder):
53
+ """GLUCOSE: GeneraLized and COntextualized Story Explanations, is a novel conceptual framework and dataset for commonsense reasoning."""
54
 
55
  VERSION = datasets.Version("1.1.0")
56
  BUILDER_CONFIGS = [