yangwang825 commited on
Commit
b431feb
·
verified ·
1 Parent(s): ca7c0e9

Update esc50-script.py

Browse files
Files changed (1) hide show
  1. esc50-script.py +1 -1
esc50-script.py CHANGED
@@ -139,7 +139,7 @@ class ESC50(datasets.GeneratorBasedBuilder):
139
  ),
140
  name=f"fold{f}",
141
  description='',
142
- ) for f in range(1, 11)
143
  ]
144
 
145
  def _info(self):
 
139
  ),
140
  name=f"fold{f}",
141
  description='',
142
+ ) for f in range(1, 6)
143
  ]
144
 
145
  def _info(self):