File size: 981 Bytes
54fe4e7 ae617e5 54fe4e7 ae617e5 01650ac ae617e5 01650ac ae617e5 01650ac ae617e5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
license: apache-2.0
datasets:
- projectlosangeles/Los-Angeles-MIDI-Dataset
library_name: transformers
tags:
- music
- midi
- music generation
- midi generation
---
# Model Card for midi-model
Midi event transformer for music generation
## Model Details
### Model Description
- **Developed by:** SkyTNT
- **Model type:** Transformer
- **License:** apache-2.0
### Model Sources
- **Repository:** https://github.com/SkyTNT/midi-model
- **Demo:** https://huggingface.co./spaces/skytnt/midi-composer
## Training Details
### Training Data
- [projectlosangeles/Los-Angeles-MIDI-Dataset](https://huggingface.co./datasets/projectlosangeles/Los-Angeles-MIDI-Dataset)
#### Training Hyperparameters
- lr: 2e-5
- weight-decay: 0.01
- batch: 4x2x4
- fp16 mixed precision
#### Loss
- val loss: 0.17
## Files
- model.ckpt: latest model checkpoint
- soundfont.sf2: soundfont file, i put it here for convenient downloading , [source](https://musical-artifacts.com/artifacts/433)
|