plamo-embedding-1b / results /Classification /scores_amazon_counterfactual_classification.json
kaitos255's picture
add results
d25181b
raw
history blame contribute delete
619 Bytes
{
"metric_name": "macro_f1",
"metric_value": 0.7719949223708622,
"details": {
"optimal_classifier_name": "logreg",
"val_scores": {
"knn_cosine_k_2": {
"accuracy": 0.8969957081545065,
"macro_f1": 0.619281045751634
},
"logreg": {
"accuracy": 0.8948497854077253,
"macro_f1": 0.7073577095108103
}
},
"test_scores": {
"logreg": {
"accuracy": 0.9143468950749465,
"macro_f1": 0.7719949223708622
}
}
}
}