NanoMedical / metadata /NanoNFCorpus.json
hotchpotch's picture
Copy dataset from hotchpotch/NanoMedical
3e55477 verified
Raw
History Blame Contribute Delete
1.34 kB
{
"split": "NanoNFCorpus",
"source_task": "NFCorpus",
"source_type": "Retrieval",
"source_dataset": {
"path": "mteb/nfcorpus",
"revision": "ec0fa4fe99da2ff19ca1214b7966684033a58814"
},
"source_eval_splits": [
"test"
],
"query_limit": 200,
"doc_limit": 10000,
"queries": 200,
"corpus": 3593,
"qrels": 3718,
"bm25_rows": 200,
"bm25_top_k": 100,
"bm25_tokenization": {
"mode": "stemmer",
"language": "en",
"stemmer_algorithm": "english",
"tokenizer_name": null,
"reason": "language 'en' mapped to stemmer 'english'"
},
"qrels_coverage": {
"total": 3718,
"hits": 3718,
"recall": 1.0
},
"ndcg_at_10": 0.24341837520694568,
"ndcg_at_100": 0.49341846897457736,
"source_container": "task.dataset",
"source_eval_split_used": "test",
"source_query_count": 323,
"source_corpus_count": 3633,
"source_qrels_query_count": 323,
"source_queries_with_more_than_bm25_top_k_positives": 22,
"capped_queries_with_more_than_bm25_top_k_positives": 22,
"dropped_positive_qrels_by_capping": 5753,
"skipped_queries_missing_text_or_qrels": 0,
"skipped_duplicate_query_texts": 0,
"duplicate_doc_texts_removed": 65,
"qrels_rewritten_for_duplicate_text": 25,
"forced_queries": 185,
"forced_doc_count": 3029,
"missing_positive_doc_count_after_forcing": 0
}