milling_processes_LUH__testing_propuses.py
CHANGED
|
@@ -33,7 +33,7 @@ _URLS = {
|
|
| 33 |
class MillingProcessesLUH(datasets.GeneratorBasedBuilder):
|
| 34 |
"""TODO: Short description of my dataset."""
|
| 35 |
|
| 36 |
-
VERSION = datasets.Version("3")
|
| 37 |
|
| 38 |
# This is an example of a dataset with multiple configurations.
|
| 39 |
# If you don't want/need to define several sub-sets in your dataset,
|
|
|
|
| 33 |
class MillingProcessesLUH(datasets.GeneratorBasedBuilder):
|
| 34 |
"""TODO: Short description of my dataset."""
|
| 35 |
|
| 36 |
+
VERSION = datasets.Version("3.0.0")
|
| 37 |
|
| 38 |
# This is an example of a dataset with multiple configurations.
|
| 39 |
# If you don't want/need to define several sub-sets in your dataset,
|