Malisha commited on
Commit
5beb7db
·
1 Parent(s): 8745d02

Update TTFormLMM.py

Browse files
Files changed (1) hide show
  1. TTFormLMM.py +1 -1
TTFormLMM.py CHANGED
@@ -38,7 +38,7 @@ class TTFormLMM(datasets.GeneratorBasedBuilder):
38
  """TTForm dataset."""
39
 
40
  BUILDER_CONFIGS = [
41
- TTFormLMMConfig(name="ttformlmm", version=datasets.Version("1.0.0"), description="TTFormLMM dataset"),
42
  ]
43
 
44
  def _info(self):
 
38
  """TTForm dataset."""
39
 
40
  BUILDER_CONFIGS = [
41
+ TTFormLMMConfig(name="ttform", version=datasets.Version("1.0.0"), description="TTFormLMM dataset"),
42
  ]
43
 
44
  def _info(self):