Skip to content

Models v1.0.0

Choose a tag to compare

@p3zo p3zo released this 23 Aug 20:42
45e49fb

The first four trained hits encoder-decoders, all on lmdc_17243_2bar_4res at 32 steps and 3.3M parameters, 8 epochs each.

pair run val loss
Melody → Bass youthfulness_2608221606 0.4455
Bass → Melody pian_2608230003 0.5397
Melody → Harmony lota_2608230042 0.3027
Harmony → Bass boloman_2608230049 0.4516

hits-encdec-models-1.0.0.zip holds one model.pt per run, which is all you need to run a model. hits-encdec-checkpoints-1.0.0.zip also carries the optimizer state, for resuming training; its weights are verified identical to the ones in the other archive. Both include a MANIFEST.json with each run's parts, dataset, epochs, val loss and sha256.

The hosted interface at p3zo.github.io/rhythmic-relationships runs int8 ONNX exports of these same weights, which live in docs/data/models and are not part of this archive.