tiedeman commited on
Commit
3a1e314
1 Parent(s): 3c5cecd

new datasets.json file

Browse files
Files changed (3) hide show
  1. dataset_info.json +0 -0
  2. dataset_infos.json +0 -0
  3. tatoeba_mt.py +1 -0
dataset_info.json DELETED
The diff for this file is too large to render. See raw diff
 
dataset_infos.json ADDED
The diff for this file is too large to render. See raw diff
 
tatoeba_mt.py CHANGED
@@ -73,6 +73,7 @@ class tatoebaMT(datasets.GeneratorBasedBuilder):
73
  """tatoeba-mt is multilingual and covers a large number of language pairs."""
74
 
75
  VERSION = datasets.Version("1.0.0")
 
76
 
77
  BUILDER_CONFIG_CLASS = tatoebaMTConfig
78
  BUILDER_CONFIGS = [
 
73
  """tatoeba-mt is multilingual and covers a large number of language pairs."""
74
 
75
  VERSION = datasets.Version("1.0.0")
76
+ # VERSION = _RELEASE
77
 
78
  BUILDER_CONFIG_CLASS = tatoebaMTConfig
79
  BUILDER_CONFIGS = [