CoolFace
Datasetpublic

DynamicSuperb/MARBLEInstrumentClassification_MTGInstrument-Fold4

Dataset Card for "MARBLEInstrumentClassification_MTGInstrument-Fold4" More Information needed

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes11downloads
README.md26 linesDownload Raw Back to root
1---2configs:3- config_name: default4  data_files:5  - split: test6    path: data/test-*7dataset_info:8  features:9  - name: audio10    dtype: audio11  - name: file12    dtype: string13  - name: instruction14    dtype: string15  - name: label16    dtype: string17  splits:18  - name: test19    num_bytes: 566996318.020    num_examples: 20021  download_size: 56447984922  dataset_size: 566996318.023---24# Dataset Card for "MARBLEInstrumentClassification_MTGInstrument-Fold4"25 26[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)