plamo-embedding-1b / results /Classification /scores_massive_intent_classification.json
kaitos255's picture
add results
d25181b
raw
history blame contribute delete
617 Bytes
{
"metric_name": "macro_f1",
"metric_value": 0.8253141488047901,
"details": {
"optimal_classifier_name": "logreg",
"val_scores": {
"knn_cosine_k_2": {
"accuracy": 0.778160354156419,
"macro_f1": 0.745326126234686
},
"logreg": {
"accuracy": 0.8622725036891293,
"macro_f1": 0.8676531684090193
}
},
"test_scores": {
"logreg": {
"accuracy": 0.851714862138534,
"macro_f1": 0.8253141488047901
}
}
}
}