Update README.md
Browse files
README.md
CHANGED
|
@@ -60,6 +60,10 @@ configs:
|
|
| 60 |
data_files: "z.csv"
|
| 61 |
|
| 62 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
Genius, originally known as Rap Genius, was created as a platform for annotating rap music lyrics. Over time, the website expanded to cover a broader range of music genres, becoming a comprehensive resource for lyrics across many well-known artists.
|
| 64 |
|
| 65 |
Given the vast collection of lyrics available on the Genius platform, we are making the full dataset, consisting of over 8,885,602 lyrics, publicly accessible. This dataset serves as a valuable resource for the development of artificial intelligence models and applications.
|
|
|
|
| 60 |
data_files: "z.csv"
|
| 61 |
|
| 62 |
---
|
| 63 |
+
|
| 64 |
+
<div style="text-align:center;">
|
| 65 |
+
<img src="genius.png" alt="genius" width="500"/>
|
| 66 |
+
</div>
|
| 67 |
Genius, originally known as Rap Genius, was created as a platform for annotating rap music lyrics. Over time, the website expanded to cover a broader range of music genres, becoming a comprehensive resource for lyrics across many well-known artists.
|
| 68 |
|
| 69 |
Given the vast collection of lyrics available on the Genius platform, we are making the full dataset, consisting of over 8,885,602 lyrics, publicly accessible. This dataset serves as a valuable resource for the development of artificial intelligence models and applications.
|