turn-detection / database /checkpoints /whisper_tiny_mean_linear.metadata.json
amanetize's picture
Upload folder using huggingface_hub
dc98a34 verified
Raw
History Blame Contribute Delete
527 Bytes
{
"encoder": "whisper_tiny",
"pooling": "mean",
"head": "linear",
"input_dim": 384,
"metrics": {
"train": {
"accuracy": 0.6769,
"f1": 0.6185,
"n": 817
},
"val": {
"accuracy": 0.6322,
"f1": 0.5897,
"n": 174
},
"test": {
"accuracy": 0.6836,
"f1": 0.6267,
"n": 177
}
},
"trained_on": "smartturn (pipecat-ai/smart-turn-data-v3.2-train, the challenge dataset; its Hindi/Marathi audio is TTS-generated - see docs/decision-log.md #29, #41)"
}