CoolFace
Datasetpublic

DynamicSuperb/MARBLEInstrumentClassification_MTGInstrument-Fold3

Dataset Card for "MARBLEInstrumentClassification_MTGInstrument-Fold3" More Information needed

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes10downloads
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: 525356104.020    num_examples: 20021  download_size: 52497632422  dataset_size: 525356104.023---24# Dataset Card for "MARBLEInstrumentClassification_MTGInstrument-Fold3"25 26[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)