lawhy commited on
Commit
21c5a4b
1 Parent(s): c6f3c52

Update OntoLAMA.py

Browse files
Files changed (1) hide show
  1. OntoLAMA.py +1 -1
OntoLAMA.py CHANGED
@@ -53,7 +53,7 @@ class OntoLAMA(datasets.GeneratorBasedBuilder):
53
  """TODO: Short description of my dataset.
54
  """
55
 
56
- VERSION = datasets.Version("1.0")
57
 
58
  # This is an example of a dataset with multiple configurations.
59
  # If you don't want/need to define several sub-sets in your dataset,
 
53
  """TODO: Short description of my dataset.
54
  """
55
 
56
+ VERSION = datasets.Version("1.0.0")
57
 
58
  # This is an example of a dataset with multiple configurations.
59
  # If you don't want/need to define several sub-sets in your dataset,