CoolFace
Modelpublic

PearlLeeStudio/TheArtist-MusicTransformer-lora-gospel

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
0likes16downloads
24 commits on main
25bdc4a3mo ago

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

PearlLeeStudio
ea74aa23mo ago

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

PearlLeeStudio
c932b593mo 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
0a9b2493mo ago

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

PearlLeeStudio
04c5d824mo ago

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

PearlLeeStudio
50c72094mo ago

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

PearlLeeStudio
528a13c4mo ago

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

PearlLeeStudio
43859af4mo ago

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

PearlLeeStudio
250a3ac4mo ago

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

PearlLeeStudio
839d9bd4mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
685549e4mo ago

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

PearlLeeStudio, nielsr
3d226344mo ago

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

PearlLeeStudio
44fee3f4mo ago

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

PearlLeeStudio
f1946414mo ago

Add demo video link (youtu.be/iSDj4VK9nKc)

PearlLeeStudio
25c04634mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
a283cbb4mo ago

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

PearlLeeStudio
0ecbad14mo ago

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

PearlLeeStudio
74092264mo ago

Update model card: per-genre LoRA eval table

PearlLeeStudio
081b14c5mo ago

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

PearlLeeStudio
fab3ece5mo ago

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

PearlLeeStudio
cf6bc295mo ago

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

PearlLeeStudio
076fc265mo ago

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

PearlLeeStudio
5e1cac65mo ago

Initial release: TheArtist genre LoRA adapter (F1 base)

PearlLeeStudio
b0573bb5mo ago

initial commit

PearlLeeStudio