Upload summary.json with huggingface_hub
Browse files- summary.json +10 -19
summary.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
"best_params": {
|
| 4 |
-
"activation": "
|
| 5 |
"alpha": 0.001,
|
| 6 |
"hidden_layer_sizes": [
|
| 7 |
50,
|
|
@@ -11,11 +11,9 @@
|
|
| 11 |
"learning_rate": "constant",
|
| 12 |
"solver": "adam"
|
| 13 |
},
|
| 14 |
-
"
|
| 15 |
-
"features": [
|
| 16 |
-
"cosine_tfidf_c",
|
| 17 |
"cosine_tfidf_w",
|
| 18 |
-
"
|
| 19 |
"same_component",
|
| 20 |
"same_priority",
|
| 21 |
"same_version",
|
|
@@ -24,20 +22,13 @@
|
|
| 24 |
"log_time_diff"
|
| 25 |
],
|
| 26 |
"test": {
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
},
|
| 32 |
"efficiency": {
|
| 33 |
-
"
|
| 34 |
-
"
|
| 35 |
-
"K_retrieval": 50,
|
| 36 |
-
"N_corpus_for_ON": 31916
|
| 37 |
-
},
|
| 38 |
-
"split": {
|
| 39 |
-
"train": 11840,
|
| 40 |
-
"val": 2960,
|
| 41 |
-
"test": 3700
|
| 42 |
}
|
| 43 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"winner": "MLP",
|
| 3 |
"best_params": {
|
| 4 |
+
"activation": "relu",
|
| 5 |
"alpha": 0.001,
|
| 6 |
"hidden_layer_sizes": [
|
| 7 |
50,
|
|
|
|
| 11 |
"learning_rate": "constant",
|
| 12 |
"solver": "adam"
|
| 13 |
},
|
| 14 |
+
"all_features": [
|
|
|
|
|
|
|
| 15 |
"cosine_tfidf_w",
|
| 16 |
+
"cosine_sbert_ft",
|
| 17 |
"same_component",
|
| 18 |
"same_priority",
|
| 19 |
"same_version",
|
|
|
|
| 22 |
"log_time_diff"
|
| 23 |
],
|
| 24 |
"test": {
|
| 25 |
+
"P": 0.9971305595408895,
|
| 26 |
+
"R": 0.9886201991465149,
|
| 27 |
+
"F1": 0.9928571428571429,
|
| 28 |
+
"Acc": 0.9972972972972973
|
| 29 |
},
|
| 30 |
"efficiency": {
|
| 31 |
+
"ms_per_report": 1877.589,
|
| 32 |
+
"throughput_pairs_per_sec": 26.63
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
}
|
| 34 |
}
|