Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,16 @@ dataset_info:
|
|
25 |
num_bytes: 9065959.325718924
|
26 |
num_examples: 3450
|
27 |
download_size: 50430343
|
28 |
-
dataset_size: 90649082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
# Dataset Card for "genius"
|
31 |
|
@@ -33,5 +42,4 @@ dataset_info:
|
|
33 |
|
34 |
List of Preprocessed Song Lyrics and Song Titles from [Genius](https://genius.com/)
|
35 |
|
36 |
-
Source data found [here](https://www.cs.cornell.edu/~arb/data/genius-expertise/).
|
37 |
-
|
|
|
25 |
num_bytes: 9065959.325718924
|
26 |
num_examples: 3450
|
27 |
download_size: 50430343
|
28 |
+
dataset_size: 90649082
|
29 |
+
task_categories:
|
30 |
+
- text-classification
|
31 |
+
language:
|
32 |
+
- en
|
33 |
+
tags:
|
34 |
+
- music
|
35 |
+
- song lyrics
|
36 |
+
size_categories:
|
37 |
+
- 10K<n<100K
|
38 |
---
|
39 |
# Dataset Card for "genius"
|
40 |
|
|
|
42 |
|
43 |
List of Preprocessed Song Lyrics and Song Titles from [Genius](https://genius.com/)
|
44 |
|
45 |
+
Source data found [here](https://www.cs.cornell.edu/~arb/data/genius-expertise/).
|
|