Add paper link, task categories, and code link
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- music
|
| 7 |
- audio
|
|
@@ -13,6 +15,10 @@ tags:
|
|
| 13 |
|
| 14 |
# MADB: Music Aesthetics Dataset and Benchmark
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
## Dataset Description
|
| 17 |
|
| 18 |
MADB is a large-scale dataset for music aesthetic evaluation, designed to support research on multi-dimensional and subjective music perception.
|
|
@@ -107,5 +113,4 @@ This dataset is designed for:
|
|
| 107 |
|
| 108 |
- Audio data may be subject to original copyright restrictions
|
| 109 |
- Users should ensure compliance with the original data sources
|
| 110 |
-
- This dataset is intended for **research purposes only**
|
| 111 |
-
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: cc-by-nc-4.0
|
| 5 |
+
task_categories:
|
| 6 |
+
- audio-classification
|
| 7 |
tags:
|
| 8 |
- music
|
| 9 |
- audio
|
|
|
|
| 15 |
|
| 16 |
# MADB: Music Aesthetics Dataset and Benchmark
|
| 17 |
|
| 18 |
+
This repository contains the dataset for the paper **[MADB: A Large-Scale Music Aesthetics Dataset with Professional and Multi-Dimensional Annotations](https://huggingface.co/papers/2607.06929)**.
|
| 19 |
+
|
| 20 |
+
Code repository: [GitHub - knownree/madb](https://github.com/knownree/madb)
|
| 21 |
+
|
| 22 |
## Dataset Description
|
| 23 |
|
| 24 |
MADB is a large-scale dataset for music aesthetic evaluation, designed to support research on multi-dimensional and subjective music perception.
|
|
|
|
| 113 |
|
| 114 |
- Audio data may be subject to original copyright restrictions
|
| 115 |
- Users should ensure compliance with the original data sources
|
| 116 |
+
- This dataset is intended for **research purposes only**
|
|
|