Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,30 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
license_name: non-commercial-research-license
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
---
|
| 7 |
|
| 8 |
# MAVL
|
| 9 |
|
| 10 |
## Dataset Description
|
| 11 |
-
This dataset contains a collection of YouTube URLs corresponding to songs from
|
| 12 |
|
| 13 |
## Intended Uses & Limitations
|
| 14 |
This dataset is intended solely for **non-commercial research purposes**, such as lyrics translation, music-lyrics alignment, and music information retrieval.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
license_name: non-commercial-research-license
|
| 4 |
license_link: LICENSE
|
| 5 |
+
task_categories:
|
| 6 |
+
- translation
|
| 7 |
+
- text-generation
|
| 8 |
+
- video-text-to-text
|
| 9 |
+
language:
|
| 10 |
+
- es
|
| 11 |
+
- fr
|
| 12 |
+
- ko
|
| 13 |
+
- ja
|
| 14 |
+
- en
|
| 15 |
+
tags:
|
| 16 |
+
- music
|
| 17 |
+
- art
|
| 18 |
+
pretty_name: mavl
|
| 19 |
+
size_categories:
|
| 20 |
+
- n<1K
|
| 21 |
---
|
| 22 |
---
|
| 23 |
|
| 24 |
# MAVL
|
| 25 |
|
| 26 |
## Dataset Description
|
| 27 |
+
This dataset contains a collection of YouTube URLs corresponding to songs from animations. It may also include song titles, artist, timestamps for lyrics. **Crucially, this dataset does not contain the actual audio, video, or lyric files.**
|
| 28 |
|
| 29 |
## Intended Uses & Limitations
|
| 30 |
This dataset is intended solely for **non-commercial research purposes**, such as lyrics translation, music-lyrics alignment, and music information retrieval.
|