Commit ·
d716edb
1
Parent(s): 02b820d
Update README.md
Browse files
README.md
CHANGED
|
@@ -74,6 +74,9 @@ The meta data contains the artist's name, song id in the server, lyrics and stat
|
|
| 74 |
|
| 75 |
### Data Splits
|
| 76 |
|
|
|
|
|
|
|
|
|
|
| 77 |
train [0.64 (0.8 * 0.8)], test[0.2], validation [0.16 (0.8 * 0.2)]
|
| 78 |
|
| 79 |
## Dataset Creation
|
|
|
|
| 74 |
|
| 75 |
### Data Splits
|
| 76 |
|
| 77 |
+
- songs
|
| 78 |
+
- samples
|
| 79 |
+
|
| 80 |
train [0.64 (0.8 * 0.8)], test[0.2], validation [0.16 (0.8 * 0.2)]
|
| 81 |
|
| 82 |
## Dataset Creation
|