File size: 2,107 Bytes
95b3585 7456157 b1164e0 7456157 95b3585 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 |
---
license: mit
task_categories:
- feature-extraction
tags:
- music
configs:
- config_name: a_data
data_files: "a.csv"
- config_name: b_data
data_files: "b.csv"
- config_name: c_data
data_files: "c.csv"
- config_name: d_data
data_files: "d.csv"
- config_name: e_data
data_files: "e.csv"
- config_name: f_data
data_files: "f.csv"
- config_name: g_data
data_files: "g.csv"
- config_name: h_data
data_files: "h.csv"
- config_name: i_data
data_files: "i.csv"
- config_name: j_data
data_files: "j.csv"
- config_name: k_data
data_files: "k.csv"
- config_name: l_data
data_files: "l.csv"
- config_name: m_data
data_files: "m.csv"
- config_name: n_data
data_files: "n.csv"
- config_name: o_data
data_files: "o.csv"
- config_name: p_data
data_files: "p.csv"
- config_name: q_data
data_files: "q.csv"
- config_name: r_data
data_files: "r.csv"
- config_name: s_data
data_files: "s.csv"
- config_name: t_data
data_files: "t.csv"
- config_name: u_data
data_files: "u.csv"
- config_name: v_data
data_files: "v.csv"
- config_name: w_data
data_files: "w.csv"
- config_name: x_data
data_files: "x.csv"
- config_name: y_data
data_files: "y.csv"
- config_name: z_data
data_files: "z.csv"
---
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100vh;">
<h1 style="text-align: center;">GENIUS</h1>
<img src="genius.png" alt="Genius" width="200"/>
</div>
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.
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.
We would like to acknowledge the contributions and support of our sponsors and collaborators who have made this dataset possible. |