Annotated-MIDI-Dataset
收藏资源简介:
这是一个综合注释的MIDI数据集,包含原始歌词、歌词摘要、歌词情感、音乐描述和预训练的MIDI分类模型。数据集的名称是AMD,标签包括MIDI、数据集、注释、注释MIDI、MIDI分类、MIDI注释、MIDI歌词和MIDI歌词摘要。数据集的大小在10K到100K之间,任务类别包括文本分类。
This is a comprehensively annotated MIDI dataset that contains original lyrics, lyric summaries, lyric sentiments, musical descriptions, and a pre-trained MIDI classification model. The dataset is named AMD, and its tags include MIDI, dataset, annotation, annotated MIDI, MIDI classification, MIDI annotation, MIDI lyrics, and MIDI lyric summary. The size of the dataset ranges from 10K to 100K, and its task categories include text classification.
数据集概述
数据集名称
Annotated MIDI Dataset
数据集描述
一个综合性的带注释MIDI数据集,包含原始歌词、歌词摘要、歌词情感、音乐描述、插图、预训练的MIDI分类模型和辅助Python代码。
数据集标签
- midi
- dataset
- annotations
- annotated midis
- midi classification
- midi annotation
- midi lyrics
- midi lyrics summaries
数据集大小
10K<n<100K
任务类别
- text-classification
语言
- en
许可证
cc-by-nc-sa-4.0
安装方法
python import shutil from huggingface_hub import hf_hub_download
hf_hub_download(repo_id="asigalov61/Annotated-MIDI-Dataset", repo_type="dataset", filename="Annotated-MIDI-Dataset-CC-BY-NC-SA.zip", local_dir="." )
shutil.unpack_archive("Annotated-MIDI-Dataset-CC-BY-NC-SA.zip", ".")
数据来源
- 歌词来源:song_lyrics
- 歌词摘要和情感:Mistral-7B-Instruct-v0.2
- 插图和说明:coyo-hd-11m-llavanext




