mwirth7 commited on
Commit
89b33ad
1 Parent(s): 9d7ee7c

update XCL length

Browse files
Files changed (1) hide show
  1. gadme.py +1 -1
gadme.py CHANGED
@@ -296,7 +296,7 @@ class BirdSet(datasets.GeneratorBasedBuilder):
296
  "SSW": 27,
297
  "SNE": 20,
298
  "XCM": 157,
299
- "XCL": 1}
300
 
301
  test_files = {"PER": 3,
302
  "NES": 8,
 
296
  "SSW": 27,
297
  "SNE": 20,
298
  "XCM": 157,
299
+ "XCL": 91}
300
 
301
  test_files = {"PER": 3,
302
  "NES": 8,