Datasets:

Modalities:
Text
Languages:
Russian
ArXiv:
Tags:
License:
IlyaGusev commited on
Commit
67fd067
1 Parent(s): 06792b3

Script update

Browse files
Files changed (1) hide show
  1. gazeta.py +1 -1
gazeta.py CHANGED
@@ -49,7 +49,7 @@ _SUMMARY = "summary"
49
  class GazetaDataset(datasets.GeneratorBasedBuilder):
50
  """Gazeta Dataset"""
51
 
52
- VERSION = datasets.Version("1.0.0")
53
 
54
  BUILDER_CONFIGS = [
55
  datasets.BuilderConfig(name="default", version=VERSION, description=""),
 
49
  class GazetaDataset(datasets.GeneratorBasedBuilder):
50
  """Gazeta Dataset"""
51
 
52
+ VERSION = datasets.Version("2.0.0")
53
 
54
  BUILDER_CONFIGS = [
55
  datasets.BuilderConfig(name="default", version=VERSION, description=""),