woz checkpoint-130 LoRA adapter
This repository contains the LoRA adapter exported from the best checkpoint-130
used in the Step-Audio2 DAIC-WOZ Depression experiments.
Contents
adapter_model.safetensorsadapter_config.jsonadditional_config.jsonargs.jsondev_metrics.json
Intended base model
This adapter is intended to be loaded on top of:
Step-Audio2-mini-Think
The base model is not redistributed in this repository.
Evaluation snapshot
The included dev_metrics.json reports the following result on the project dev
split used during this experiment:
- accuracy:
0.8571 - weighted_f1:
0.8601 - macro_f1:
0.8493 - f1_yes:
0.8148 - tp:
11 - tn:
19 - fp:
4 - fn:
1
Notes
- This repository only packages the inference-relevant adapter artifacts.
- Optimizer state and other training-only checkpoint files are intentionally excluded.
- Downloads last month
- 15