Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,67 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- feature-extraction
|
| 5 |
+
tags:
|
| 6 |
+
- music
|
| 7 |
+
|
| 8 |
+
configs:
|
| 9 |
+
- config_name: a_data
|
| 10 |
+
data_files: "a.csv"
|
| 11 |
+
- config_name: b_data
|
| 12 |
+
data_files: "b.csv"
|
| 13 |
+
- config_name: c_data
|
| 14 |
+
data_files: "c.csv"
|
| 15 |
+
- config_name: d_data
|
| 16 |
+
data_files: "d.csv"
|
| 17 |
+
- config_name: e_data
|
| 18 |
+
data_files: "e.csv"
|
| 19 |
+
- config_name: f_data
|
| 20 |
+
data_files: "f.csv"
|
| 21 |
+
- config_name: g_data
|
| 22 |
+
data_files: "g.csv"
|
| 23 |
+
- config_name: h_data
|
| 24 |
+
data_files: "h.csv"
|
| 25 |
+
- config_name: i_data
|
| 26 |
+
data_files: "i.csv"
|
| 27 |
+
- config_name: j_data
|
| 28 |
+
data_files: "j.csv"
|
| 29 |
+
- config_name: k_data
|
| 30 |
+
data_files: "k.csv"
|
| 31 |
+
- config_name: l_data
|
| 32 |
+
data_files: "l.csv"
|
| 33 |
+
- config_name: m_data
|
| 34 |
+
data_files: "m.csv"
|
| 35 |
+
- config_name: n_data
|
| 36 |
+
data_files: "n.csv"
|
| 37 |
+
- config_name: o_data
|
| 38 |
+
data_files: "o.csv"
|
| 39 |
+
- config_name: p_data
|
| 40 |
+
data_files: "p.csv"
|
| 41 |
+
- config_name: q_data
|
| 42 |
+
data_files: "q.csv"
|
| 43 |
+
- config_name: r_data
|
| 44 |
+
data_files: "r.csv"
|
| 45 |
+
- config_name: s_data
|
| 46 |
+
data_files: "s.csv"
|
| 47 |
+
- config_name: t_data
|
| 48 |
+
data_files: "t.csv"
|
| 49 |
+
- config_name: u_data
|
| 50 |
+
data_files: "u.csv"
|
| 51 |
+
- config_name: v_data
|
| 52 |
+
data_files: "v.csv"
|
| 53 |
+
- config_name: w_data
|
| 54 |
+
data_files: "w.csv"
|
| 55 |
+
- config_name: x_data
|
| 56 |
+
data_files: "x.csv"
|
| 57 |
+
- config_name: y_data
|
| 58 |
+
data_files: "y.csv"
|
| 59 |
+
- config_name: z_data
|
| 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.
|
| 66 |
+
|
| 67 |
+
We would like to acknowledge the contributions and support of our sponsors and collaborators who have made this dataset possible.
|