--- license: apache-2.0 dataset_info: features: - name: audio struct: - name: array sequence: float64 - name: path dtype: string - name: sampling_rate dtype: int64 - name: title dtype: string - name: description dtype: string - name: tags sequence: string - name: username dtype: string - name: freesound_id dtype: int64 - name: license dtype: int64 - name: attribution_required dtype: int64 - name: commercial_use dtype: int64 - name: model_caption dtype: string splits: - name: train num_bytes: 876057706 num_examples: 100 download_size: 431476681 dataset_size: 876057706 configs: - config_name: default data_files: - split: train path: data/train-* ---