Syoy commited on
Commit
57ca5fc
1 Parent(s): 180df4c

changed version and removed files

Browse files
Files changed (1) hide show
  1. dcase23-task2-enriched.py +1 -1
dcase23-task2-enriched.py CHANGED
@@ -340,7 +340,7 @@ class DCASE2023Task2Dataset(datasets.GeneratorBasedBuilder):
340
  """Dataset for the DCASE 2023 Challenge Task 2 "First-Shot Unsupervised Anomalous Sound Detection
341
  for Machine Condition Monitoring"."""
342
 
343
- VERSION = datasets.Version("0.0.4")
344
 
345
  DEFAULT_CONFIG_NAME = "dev"
346
 
 
340
  """Dataset for the DCASE 2023 Challenge Task 2 "First-Shot Unsupervised Anomalous Sound Detection
341
  for Machine Condition Monitoring"."""
342
 
343
+ VERSION = datasets.Version("0.1.0")
344
 
345
  DEFAULT_CONFIG_NAME = "dev"
346