--- library_name: nemo tags: - sortformer - speaker-diarization - automatic-speech-recognition --- # 6spk-fullrandom-bs10-ga8-a100-80gb-1gpu-lr5e-5-lr-v1-1781045277 Sortformer fine-tuning run, hosted under [arda-argmax/sortformer-finetuned](https://huggingface.co/arda-argmax/sortformer-finetuned). ## Best checkpoint - **monitor**: `val_der` (min) Files: - `best.nemo` — full NeMo checkpoint (config + weights), restorable via `SortformerEncLabelModel.restore_from('best.nemo')` - `best.json` — machine-readable metadata for the best checkpoint - `checkpoints/step_*_epoch_*_*.nemo` — archived copies of every checkpoint that became the best during training - `config.yaml` — Hydra config the run was launched with ## Run info - started: `2026-06-09T22:48:43Z` - live dashboard: [arda-argmax/sortformer-trackio-lr-sweep](arda-argmax/sortformer-trackio-lr-sweep)