Noename commited on
Commit
261ad3b
·
verified ·
1 Parent(s): 1b5cd8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -5
README.md CHANGED
@@ -1,5 +1,29 @@
1
- ---
2
- license: other
3
- license_name: non-commercial-research-license
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
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 Disney animations. It may also include song titles, artist, timestamps for lyrics. **Crucially, this dataset does not contain the actual audio, video, or lyric files.**
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.
15
+
16
+ **IMPORTANT LIMITATIONS:**
17
+ * Users must independently ensure their use of the content linked via URLs complies with copyright law and YouTube's Terms of Service.
18
+ * The dataset provides only URLs and potentially research-generated metadata/annotations; it does not grant any rights to the underlying copyrighted content.
19
+ * YouTube links may become invalid over time.
20
+
21
+ ## License
22
+
23
+ This dataset is distributed under a **Custom License** (see the `LICENSE` file for full details). Key points include:
24
+
25
+ * **Usage:** Strictly for **non-commercial research purposes only**.
26
+ * **Underlying Content:** The dataset **does not grant any rights** to the copyrighted songs/videos linked by the URLs. Users are responsible for respecting the original copyrights.
27
+ * **Dataset Compilation & Annotations:** Permission is granted to use, copy, and modify the URL compilation and any original annotations for non-commercial research, provided attribution is given to the dataset creators ([Woohyun Cho/MIRLAB]) and the license terms are followed.
28
+ * **NO WARRANTY:** The dataset is provided "AS IS" without warranty. Links may be broken.
29
+ * **Liability:** The dataset creators are not liable for any issues arising from the use of the dataset or the linked content.