CoolFace
Modelpublic

PearlLeeStudio/TheArtist-MusicTransformer-lora-rnb-soul

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
1likes9downloads
24 commits on main
d3700453mo ago

Exact trainable totals on the data line (760,832-style counts replace 761K-style rounding)

PearlLeeStudio
045952d3mo ago

Data-line precision: training counts are windowed sequences; unique song counts added (e.g. rock 48,910 sequences from 42,781 songs)

PearlLeeStudio
87c3bb63mo ago

Card corrections: adapter parameter accounting (24,576*r file + 367,616 embedding/output = trainable set, % of the 25,665,536 full-FT set); classical split provenance; released-checkpoint epoch note; fix a section reference

PearlLeeStudio
7562e0a3mo ago

Rewrite model card: clean standard form (usage / eval / training data / license)

PearlLeeStudio
b05d6c44mo ago

docs: R9 cosmetic polish (formatting/wording/citation; no number changes)

PearlLeeStudio
49132ae4mo ago

docs: real_song_eval.csv 18-model count + frontmatter normalize

PearlLeeStudio
4cecf264mo ago

docs: real-song-eval Δ cells made internally consistent; F5 wording; v2 18-model count; classical/Bach

PearlLeeStudio
6f1b1a04mo ago

docs: data-faithfulness corrections (F2 best-epoch row; pop deltas vs held-out 84.21 baseline; Chordonomicon CC BY-NC; paper attribution/links)

PearlLeeStudio
5f6f57c4mo ago

Card erratum: released F1 weights coincide with Phase-0 baseline (selection artifact)

PearlLeeStudio
46d0e024mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
07f46c84mo ago

Add pipeline tag and improve links (#1)

PearlLeeStudio, nielsr
8e357064mo ago

docs: fill arXiv2 ID (2606.07334) in citation (companion LoRA paper now on arXiv)

PearlLeeStudio
62fe30d4mo ago

Add generated audio samples (chord-only + adapter/base output)

PearlLeeStudio
820f1ed4mo ago

Add demo video link (youtu.be/iSDj4VK9nKc)

PearlLeeStudio
4dd73f34mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
3b0fab44mo ago

Update: best-rank release (lora_r=8) from rank sweep

PearlLeeStudio
e9ee6704mo ago

Update: best-rank release (lora_r=8) from rank sweep

PearlLeeStudio
563c3354mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
a960aeb5mo ago

Fix adapter_config.json: set base_model_name_or_path + task_type (HF warning)

PearlLeeStudio
5bd31215mo ago

Update: best-rank release (lora_r=8) from rank sweep

PearlLeeStudio
7b513b75mo ago

Update: best-rank release (lora_r=8) from rank sweep

PearlLeeStudio
07dfd1c5mo ago

Update model card: add per-genre LoRA evaluation table (workshop paper)

PearlLeeStudio
fdff5455mo ago

Initial release: TheArtist genre LoRA adapter (F1 base)

PearlLeeStudio
49818be5mo ago

initial commit

PearlLeeStudio