Commit
·
c5e97b6
1
Parent(s):
e4e6f1d
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# JSFakes (Dr. Tristan Behrens).
|
| 2 |
+
|
| 3 |
+
This is a tokenized version of the JS-Fakes dataset by Omar Peracha. The original dataset can be found here:
|
| 4 |
+
[js-fakes.git](https://github.com/omarperacha/js-fakes.git)
|
| 5 |
+
|
| 6 |
+
The representation is four tracks with four bars per track.
|
| 7 |
+
|
| 8 |
+
## Purpose.
|
| 9 |
+
|
| 10 |
+
This dataset is a good starting point for Music Generation. You could train GPT-2 on the samples to compose music.
|
| 11 |
+
|
| 12 |
+
## Contact.
|
| 13 |
+
|
| 14 |
+
Find me on [LinkedIn](https://www.linkedin.com/in/dr-tristan-behrens-734967a2/) and say hello.
|
| 15 |
+
|
| 16 |
+
If you find and issue or have a feature request, please contact me.
|
| 17 |
+
|
| 18 |
+
Please be so kind and like this dataset if you find it useful.
|