| { | |
| "positive_pairs": 11, | |
| "negative_pairs": 3, | |
| "doc_hit_rate": 1.0, | |
| "keyword_hit_rate": 1.0, | |
| "abstain_rate": 1.0, | |
| "thresholds": { | |
| "min_doc_hit_rate": 0.8, | |
| "min_keyword_hit_rate": 0.7, | |
| "min_abstain_rate": 0.66 | |
| }, | |
| "passed": true, | |
| "index": { | |
| "backend": "hybrid_tfidf_bm25", | |
| "n_chunks": 32, | |
| "word_vocab": 1060, | |
| "char_vocab": 3976 | |
| } | |
| } |