yangwang825 commited on
Commit
4379b84
·
verified ·
1 Parent(s): 8897bd8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -58,12 +58,12 @@ huggingface-cli download confit/audioset-16khz-wds --include 2m/test/*.tar --re
58
 
59
  > **_NOTE:_** The `--local-dir /path/to/store` argument specifies the root directory where the dataset will be stored. You do not need to manually create subdirectories (e.g., `/path/to/store/20k/train`). The command will automatically create the required folder structure.
60
 
61
- | split | #shards | #clips |
62
- | :---: | :---: | :---: |
63
- | 20k | 6 | 20,550 |
64
- | 500k | 145 | 497,982 |
65
- | 2m | 565 | 1,912,024 |
66
- | test | 5 | 18,886 |
67
 
68
  ## Format and Usage
69
 
 
58
 
59
  > **_NOTE:_** The `--local-dir /path/to/store` argument specifies the root directory where the dataset will be stored. You do not need to manually create subdirectories (e.g., `/path/to/store/20k/train`). The command will automatically create the required folder structure.
60
 
61
+ | split | #shards | #clips | total duration | avg duration |
62
+ | :---: | :---: | :---: | :---: | :---: |
63
+ | 20k | 7 | 20,550 | 56 hours | 9.90 seconds |
64
+ | 500k | 147 | 497,982 | | |
65
+ | 2m | 565 | 1,912,024 | 5,264 hours | 9.91 seconds |
66
+ | test | 6 | 18,886 | 51 hours | 9.89 seconds |
67
 
68
  ## Format and Usage
69