Commit
•
abbd085
1
Parent(s):
5065808
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (ceced35dc717f739c3c5ed7cb59d67b8af1fc414)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,14 +2,16 @@
|
|
2 |
tags:
|
3 |
- generated_from_keras_callback
|
4 |
- music
|
5 |
-
model-index:
|
6 |
-
- name: juancopi81/mutopia_guitar_mmm
|
7 |
-
results: []
|
8 |
datasets:
|
9 |
- juancopi81/mutopia_guitar_dataset
|
10 |
widget:
|
11 |
-
- text:
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# juancopi81/mutopia_guitar_mmm
|
|
|
2 |
tags:
|
3 |
- generated_from_keras_callback
|
4 |
- music
|
|
|
|
|
|
|
5 |
datasets:
|
6 |
- juancopi81/mutopia_guitar_dataset
|
7 |
widget:
|
8 |
+
- text: PIECE_START TIME_SIGNATURE=4_4 BPM=90 TRACK_START INST=0 DENSITY=2 BAR_START
|
9 |
+
NOTE_ON=43
|
10 |
+
example_title: Time signature 4/4, BPM=90, NOTE=G2
|
11 |
+
base_model: gpt2
|
12 |
+
model-index:
|
13 |
+
- name: juancopi81/mutopia_guitar_mmm
|
14 |
+
results: []
|
15 |
---
|
16 |
|
17 |
# juancopi81/mutopia_guitar_mmm
|