CoolFace
Modelpublic

PearlLeeStudio/TheArtist-MusicTransformer-lora-bossa

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
1likes12downloads
24 commits on main
015202a3mo ago

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

PearlLeeStudio
3fb3c893mo ago

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

PearlLeeStudio
22d82c93mo 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
ca2763b3mo ago

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

PearlLeeStudio
ff37b314mo ago

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

PearlLeeStudio
0f8a5cc4mo ago

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

PearlLeeStudio
4f9df2c4mo ago

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

PearlLeeStudio
c9cd0434mo ago

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

PearlLeeStudio
98994fc4mo ago

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

PearlLeeStudio
e0279154mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
0fc055c4mo ago

Add pipeline tag and links to paper/code/demo (#1)

PearlLeeStudio, nielsr
549db354mo ago

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

PearlLeeStudio
62f7ce44mo ago

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

PearlLeeStudio
1b8fb644mo ago

Add demo video link (youtu.be/iSDj4VK9nKc)

PearlLeeStudio
2d3d6484mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
9ffec724mo ago

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

PearlLeeStudio
b44ab504mo ago

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

PearlLeeStudio
0fa08594mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
2158bf55mo ago

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

PearlLeeStudio
e2544ce5mo ago

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

PearlLeeStudio
cd0d0bb5mo ago

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

PearlLeeStudio
2ee9b805mo ago

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

PearlLeeStudio
f170e195mo ago

Initial release: TheArtist genre LoRA adapter (F1 base)

PearlLeeStudio
bb92abe5mo ago

initial commit

PearlLeeStudio