Cite this repository
Push Tracker
Files 5 items
|
R
501a8c5e1c
Some checks are pending
WavesFM Fine-Tuning / WavesFM-Training (push) Waiting to run
Previous run (2577) was waiting; missing scripts/adapt_dataset.py. Adds the WAC-side adapter so the workflow's actions/checkout@v5 sparse-checkout finds the file at /scripts/adapt_dataset.py. |
|||
|---|---|---|---|
| .riahub/workflows | |||
| scripts | |||
| .gitattributes | |||
| icc_canary_2026_05_28-v1.0.0.h5 | Radio Dataset | ||
| README.md | |||
ICC Demo Workspace
Recordings, curated datasets, and training workflows for the WavesFM ICC presentation.
Workflow
- Upload recordings — drop
.sigmf-data+.sigmf-metapairs. Git LFS tracks them automatically via.gitattributes. - Curate — open the Curator UI, select recordings from this repo, configure slicer + qualifier, produce an HDF5 dataset.
- Commit dataset — use the Curator's "Commit to Repository" button to land the curated
.h5back here. - Train — open the Model Trainer, select this repo + WavesFM Linear Probe (or LoRA), pick the dataset, submit the run.
- Watch action_run — the trainer renders
.riahub/workflows/train.yamland triggers a runner job. Progress lives under the Actions tab.
Notes
- WavesFM foundation model:
qoherent/wavesfm-base/wavesfm-v1p0.pth— injected into the workflow automatically. - If you upload a binary format not in
.gitattributes, add it BEFORE the first commit of that file (LFS can't retroactively un-track).