polinaeterna commited on
Commit
977fa67
·
1 Parent(s): d483850

Update test-user.py

Browse files
Files changed (1) hide show
  1. test-user.py +1 -1
test-user.py CHANGED
@@ -66,7 +66,7 @@ class TestASR(datasets.GeneratorBasedBuilder):
66
 
67
  BUILDER_CONFIGS = [
68
  TestConfig(
69
- name="Test Dataset",
70
  )
71
  ]
72
 
 
66
 
67
  BUILDER_CONFIGS = [
68
  TestConfig(
69
+ name="test-dataset",
70
  )
71
  ]
72