Sebastian Gehrmann
commited on
Commit
·
ac2dd3f
1
Parent(s):
eaca996
- common_gen.py +1 -1
common_gen.py
CHANGED
@@ -51,7 +51,7 @@ class CommonGen(datasets.GeneratorBasedBuilder):
|
|
51 |
datasets.Value("string")
|
52 |
], # multiple references for validation
|
53 |
}
|
54 |
-
)
|
55 |
|
56 |
return datasets.DatasetInfo(
|
57 |
description=_DESCRIPTION,
|
|
|
51 |
datasets.Value("string")
|
52 |
], # multiple references for validation
|
53 |
}
|
54 |
+
)
|
55 |
|
56 |
return datasets.DatasetInfo(
|
57 |
description=_DESCRIPTION,
|