Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files
best_logistic_embedding_model.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d74800ce853a13547c5be1bb231d752fdcd250ce3f5a7ec7cec79f128692dea
|
| 3 |
+
size 13554
|
best_model_metadata.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_run_name":"embedding_minilm_logreg_C_1_0",
|
| 3 |
+
"best_C":1.0,
|
| 4 |
+
"best_accuracy":0.9411764706,
|
| 5 |
+
"best_macro_f1":0.9137370524,
|
| 6 |
+
"best_weighted_f1":0.9415138625,
|
| 7 |
+
"embedding_model_name":"sentence-transformers\/paraphrase-multilingual-MiniLM-L12-v2",
|
| 8 |
+
"classifier":"logistic_regression",
|
| 9 |
+
"selection_metric":"macro_f1"
|
| 10 |
+
}
|