Honest test: AUC=0.9053 without position leak
Browse files
production_model/honest_test_no_position.json
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"test": "honest_no_position",
|
| 3 |
+
"queries": 100,
|
| 4 |
+
"ndcg@10": 0.5074697639459081,
|
| 5 |
+
"hard_neg_auc": 0.9053489898989899
|
| 6 |
+
}
|