Katpeeler commited on
Commit
39b096f
1 Parent(s): e6cbaa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -9,22 +9,19 @@ 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
13
- should probably proofread and complete it, then remove this comment. -->
14
-
15
  # midi_model_2
16
 
17
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.8079
20
 
21
  ## Model description
22
 
23
- More information needed
24
 
25
  ## Intended uses & limitations
26
 
27
- More information needed
28
 
29
  ## Training and evaluation data
30
 
 
9
  - TristanBehrens/js-fakes-4bars
10
  ---
11
 
 
 
 
12
  # midi_model_2
13
 
14
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the js-fakes-4bars dataset.
15
  It achieves the following results on the evaluation set:
16
  - Loss: 0.8079
17
 
18
  ## Model description
19
 
20
+ This model generates encoded midi that follows the format of [Magenta](https://github.com/magenta/note-seq).
21
 
22
  ## Intended uses & limitations
23
 
24
+ For generating basic encoded midi.
25
 
26
  ## Training and evaluation data
27