Update README.md
Browse files
README.md
CHANGED
@@ -2,5 +2,13 @@
|
|
2 |
license: mit
|
3 |
size_categories:
|
4 |
- 100K<n<1M
|
|
|
|
|
5 |
---
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
size_categories:
|
4 |
- 100K<n<1M
|
5 |
+
language:
|
6 |
+
- en
|
7 |
---
|
8 |
+
# Last.fm Dataset 2020 (Parquet Edition)
|
9 |
+
|
10 |
+
A consolidated version of the Last.fm Dataset optimized for music auto-tagging classification tasks, containing 122,877 tracks with 100 binary-encoded tags and associated metadata (Last.fm URLs, Spotify preview URLs).
|
11 |
+
|
12 |
+
Based on Rene Semela's original work (https://github.com/renesemela/lastfm-dataset-2020).
|
13 |
+
|
14 |
+
MIT License
|