Datasets:
Delete files
Browse files
hr500k.py
CHANGED
|
@@ -38,7 +38,7 @@ _TEST_FILE = 'test_ner.conllu'
|
|
| 38 |
|
| 39 |
|
| 40 |
class Hr500K(datasets.GeneratorBasedBuilder):
|
| 41 |
-
VERSION = datasets.Version('1.
|
| 42 |
|
| 43 |
BUILDER_CONFIGS = [
|
| 44 |
datasets.BuilderConfig(
|
|
|
|
| 38 |
|
| 39 |
|
| 40 |
class Hr500K(datasets.GeneratorBasedBuilder):
|
| 41 |
+
VERSION = datasets.Version('1.0.0')
|
| 42 |
|
| 43 |
BUILDER_CONFIGS = [
|
| 44 |
datasets.BuilderConfig(
|