TristanBehrens
commited on
Commit
•
6a02221
1
Parent(s):
286ed44
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
|
3 |
+
tags:
|
4 |
+
- gpt2
|
5 |
+
- text-generation
|
6 |
+
- music-modeling
|
7 |
+
- music-generation
|
8 |
+
|
9 |
+
widget:
|
10 |
+
- text: "PIECE_START"
|
11 |
+
|
12 |
+
---
|
13 |
+
|
14 |
+
|
15 |
+
# GPT-2 for Music
|
16 |
+
|
17 |
+
TODO
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
TODO
|
22 |
+
|
23 |
+
## Intended uses & limitations
|
24 |
+
|
25 |
+
TODO
|
26 |
+
|
27 |
+
### How to use
|
28 |
+
|
29 |
+
TODO
|
30 |
+
|
31 |
+
### Limitations and bias
|
32 |
+
|
33 |
+
TODO
|
34 |
+
|
35 |
+
## Training data
|
36 |
+
|
37 |
+
TODO
|