Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
Zhangir Azerbayev commited on
Commit
c99ed17
1 Parent(s): 7a9d877

incremented version

Browse files
Files changed (1) hide show
  1. proof-pile.py +1 -1
proof-pile.py CHANGED
@@ -58,7 +58,7 @@ _URLS = {
58
  class ProofPile(datasets.GeneratorBasedBuilder):
59
  """A dataset of high quality mathematical text"""
60
 
61
- VERSION = datasets.Version("1.0.0")
62
 
63
  # This is an example of a dataset with multiple configurations.
64
  # If you don't want/need to define several sub-sets in your dataset,
 
58
  class ProofPile(datasets.GeneratorBasedBuilder):
59
  """A dataset of high quality mathematical text"""
60
 
61
+ VERSION = datasets.Version("1.1.0")
62
 
63
  # This is an example of a dataset with multiple configurations.
64
  # If you don't want/need to define several sub-sets in your dataset,