Datasets:

Modalities:
Audio
Languages:
English
ArXiv:
License:
aboots commited on
Commit
bb3ba5f
·
verified ·
1 Parent(s): ab9c37c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,11 +33,11 @@ For more information about our proposed model, please refer to this [paper](http
33
  ## Dataset Structure
34
  To ensure ease of use, the dataset is partitioned into 10 parts. Each part can be used independently if it meets the requirements of your task and model.
35
 
36
- ### Metadata Files:
37
  1. **global_metadata**: A JSON file containing metadata for all 55,173 samples.
38
  2. **localized_metadata**: A JSON file containing metadata for all samples, categorized into the 10 dataset partitions.
39
 
40
- ### Metadata Fields:
41
  1. **id**: The unique identifier for the sample.
42
  2. **audio_file_path**: The file path for the audio in the dataset.
43
  3. **category**: The category of the sample's text.
 
33
  ## Dataset Structure
34
  To ensure ease of use, the dataset is partitioned into 10 parts. Each part can be used independently if it meets the requirements of your task and model.
35
 
36
+ ### Metadata Files
37
  1. **global_metadata**: A JSON file containing metadata for all 55,173 samples.
38
  2. **localized_metadata**: A JSON file containing metadata for all samples, categorized into the 10 dataset partitions.
39
 
40
+ ### Metadata Fields
41
  1. **id**: The unique identifier for the sample.
42
  2. **audio_file_path**: The file path for the audio in the dataset.
43
  3. **category**: The category of the sample's text.