Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
base_model: gpt2
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: midi_model_1
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +58,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.35.2
|
58 |
- Pytorch 2.1.0+cu118
|
59 |
- Datasets 2.15.0
|
60 |
-
- Tokenizers 0.15.0
|
|
|
1 |
---
|
|
|
2 |
base_model: gpt2
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: midi_model_1
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- TristanBehrens/js-fakes-4bars
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
58 |
- Transformers 4.35.2
|
59 |
- Pytorch 2.1.0+cu118
|
60 |
- Datasets 2.15.0
|
61 |
+
- Tokenizers 0.15.0
|