neuro-hack / artifacts /metrics.json
shyamilicious's picture
Add metrics.json for evaluation dashboard
2c42deb
raw
history blame contribute delete
292 Bytes
{
"standard_dataset": {
"recall": 1.0,
"precision": 1.0
},
"adversarial_dataset": {
"recall": 1.0,
"precision": 1.0
},
"latency_benchmark": {
"100_turns_ms": 17.77750999995078,
"1000_turns_ms": 18.372105000162264,
"5000_turns_ms": 27.24575249985719
}
}