rkstgr/mtg-jamendo
收藏资源简介:
--- license: - apache-2.0 size_categories: - 10K<n<100K source_datasets: - original pretty_name: MTG Jamendo --- # Dataset Card for MTG Jamendo Dataset ## Dataset Description - **Repository:** [MTG Jamendo dataset repository](https://github.com/MTG/mtg-jamendo-dataset) ### Dataset Summary MTG-Jamendo Dataset, a new open dataset for music auto-tagging. It is built using music available at Jamendo under Creative Commons licenses and tags provided by content uploaders. The dataset contains over 55,000 full audio tracks with 195 tags from genre, instrument, and mood/theme categories. We provide elaborated data splits for researchers and report the performance of a simple baseline approach on five different sets of tags: genre, instrument, mood/theme, top-50, and overall. ## Dataset structure ### Data Fields - `id`: an integer containing the id of the track - `artist_id`: an integer containing the id of the artist - `album_id`: an integer containing the id of the album - `duration_in_sec`: duration of the track as a float - `genres`: list of strings, describing genres the track is assigned to - `instruments`: list of strings for the main instruments of the track - `moods`: list of strings, describing the moods the track is assigned to - `audio`: audio of the track ### Data Splits This dataset has 2 balanced splits: _train_ (90%) and _validation_ (10%) ### Licensing Information This dataset version 1.0.0 is released under the [Apache-2.0 License](http://www.apache.org/licenses/LICENSE-2.0). ### Citation Information ``` @conference {bogdanov2019mtg, author = "Bogdanov, Dmitry and Won, Minz and Tovstogan, Philip and Porter, Alastair and Serra, Xavier", title = "The MTG-Jamendo Dataset for Automatic Music Tagging", booktitle = "Machine Learning for Music Discovery Workshop, International Conference on Machine Learning (ICML 2019)", year = "2019", address = "Long Beach, CA, United States", url = "http://hdl.handle.net/10230/42015" } ```
license: - apache-2.0 size_categories: - 10K<n<100K source_datasets: - original pretty_name: MTG Jamendo --- # MTG Jamendo 数据集卡片 ## 数据集说明 - **仓库地址**:[MTG Jamendo 数据集仓库](https://github.com/MTG/mtg-jamendo-dataset) ### 数据集概述 MTG-Jamendo 数据集是一款用于音乐自动标注的新型开源数据集。该数据集依托Jamendo平台上采用知识共享(Creative Commons)许可证发布的音乐素材,以及内容上传者提供的标注标签构建而成。数据集包含超过55000条完整音频曲目,涵盖来自流派、乐器以及情绪/主题三大类别的195个标注标签。我们为研究者提供了经过精细划分的数据集拆分方案,并针对五组不同的标注集合(流派、乐器、情绪/主题、Top50以及全量标签)报告了简单基线方法的性能表现。 ## 数据集结构 ### 数据字段 - `id`:整数类型,存储曲目编号 - `artist_id`:整数类型,存储艺术家编号 - `album_id`:整数类型,存储专辑编号 - `duration_in_sec`:浮点类型,存储曲目时长(单位:秒) - `genres`:字符串列表,存储曲目所属的音乐流派标签 - `instruments`:字符串列表,存储曲目中使用的主要乐器标签 - `moods`:字符串列表,存储曲目对应的情绪/主题标签 - `audio`:存储曲目的音频数据 ### 数据拆分 本数据集包含两组均衡拆分:训练集(train,占比90%)与验证集(validation,占比10%) ### 许可信息 本数据集1.0.0版本采用[Apache-2.0许可证](http://www.apache.org/licenses/LICENSE-2.0)进行发布。 ### 引用信息 @conference {bogdanov2019mtg, author = "Bogdanov, Dmitry and Won, Minz and Tovstogan, Philip and Porter, Alastair and Serra, Xavier", title = "The MTG-Jamendo Dataset for Automatic Music Tagging", booktitle = "Machine Learning for Music Discovery Workshop, International Conference on Machine Learning (ICML 2019)", year = "2019", address = "Long Beach, CA, United States", url = "http://hdl.handle.net/10230/42015" }
MTG Jamendo 数据集概述
数据集描述
- 数据集名称: MTG Jamendo
- 数据集摘要: MTG Jamendo 数据集是一个用于音乐自动标记的新开放数据集。该数据集使用Jamendo上基于Creative Commons许可证的音乐和内容上传者提供的标签构建,包含超过55,000首完整音频曲目,涵盖195个来自流派、乐器和情绪/主题类别的标签。数据集提供详细的数据分割,适用于研究人员,并报告了在五种不同标签集(流派、乐器、情绪/主题、前50名和总体)上的简单基线方法的性能。
数据集结构
数据字段
id: 曲目ID,整数类型artist_id: 艺术家ID,整数类型album_id: 专辑ID,整数类型duration_in_sec: 曲目时长,浮点数类型genres: 曲目所属的流派列表,字符串列表instruments: 曲目主要乐器列表,字符串列表moods: 曲目所属的情绪列表,字符串列表audio: 曲目音频数据
数据分割
- 训练集: 占总数据的90%
- 验证集: 占总数据的10%
许可证信息
- 许可证: Apache-2.0
引用信息
@conference {bogdanov2019mtg, author = "Bogdanov, Dmitry and Won, Minz and Tovstogan, Philip and Porter, Alastair and Serra, Xavier", title = "The MTG-Jamendo Dataset for Automatic Music Tagging", booktitle = "Machine Learning for Music Discovery Workshop, International Conference on Machine Learning (ICML 2019)", year = "2019", address = "Long Beach, CA, United States", url = "http://hdl.handle.net/10230/42015" }




