CoolFace
Modelpublic

PearlLeeStudio/TheArtist-MusicTransformer-lora-rock

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
1likes17downloads
25 commits on main
9cc93383mo ago

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

PearlLeeStudio
56561493mo ago

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

PearlLeeStudio
7d2c5433mo 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
bc87ec63mo ago

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

PearlLeeStudio
cb0d93a4mo ago

docs: standardize link-block (GitHub/@StudioPearlLee), Phase-0, real-song-eval format

PearlLeeStudio
45745224mo ago

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

PearlLeeStudio
5ba522b4mo ago

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

PearlLeeStudio
2a80a6c4mo ago

docs: data-faithfulness fix (rock splits revert to actual 4,891 eval set; country/classical source; ±0.4 noise)

PearlLeeStudio
a412d904mo ago

docs: data-faithfulness fix (rock split counts vs per_genre_stats; pop perplexity 1.80)

PearlLeeStudio
50f32134mo ago

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

PearlLeeStudio
d7eaf634mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
68e54194mo ago

Add pipeline tag and link to paper and code (#1)

PearlLeeStudio, nielsr
531a0794mo ago

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

PearlLeeStudio
ba379584mo ago

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

PearlLeeStudio
555503a4mo ago

Add demo video link (youtu.be/iSDj4VK9nKc)

PearlLeeStudio
14f876b4mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
5080de24mo ago

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

PearlLeeStudio
503434c4mo ago

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

PearlLeeStudio
bf9697a4mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
6ae6f325mo ago

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

PearlLeeStudio
7f031de5mo ago

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

PearlLeeStudio
50a65135mo ago

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

PearlLeeStudio
50906445mo ago

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

PearlLeeStudio
fd056835mo ago

Initial release: TheArtist genre LoRA adapter (F1 base)

PearlLeeStudio
d4da4995mo ago

initial commit

PearlLeeStudio