NanoRARb / metadata /NanoRARbCode.json
hotchpotch's picture
Copy dataset from hotchpotch/NanoRARb
aa31e64 verified
Raw
History Blame Contribute Delete
1.28 kB
{
"split": "NanoRARbCode",
"source_task": "RARbCode",
"source_type": "Retrieval",
"source_dataset": {
"path": "mteb/RARbCode",
"revision": "ed0a01c3e4d39ec17badb87405e595322f8f2b86"
},
"source_eval_splits": [
"test"
],
"query_limit": 200,
"doc_limit": 10000,
"queries": 200,
"corpus": 10000,
"qrels": 200,
"bm25_rows": 200,
"bm25_top_k": 100,
"bm25_tokenization": {
"mode": "stemmer",
"language": "en",
"stemmer_algorithm": "english",
"tokenizer_name": null,
"reason": "language detection ambiguous; using split hint. language 'en' mapped to stemmer 'english'"
},
"qrels_coverage": {
"total": 200,
"hits": 200,
"recall": 1.0
},
"ndcg_at_10": 0.02630929753571458,
"ndcg_at_100": 0.17392638932569068,
"source_container": "task.dataset",
"source_eval_split_used": "test",
"source_query_count": 1484,
"source_corpus_count": 301482,
"source_qrels_query_count": 1484,
"skipped_queries_with_more_than_bm25_top_k_positives": 0,
"skipped_queries_missing_text_or_qrels": 0,
"skipped_duplicate_query_texts": 0,
"duplicate_doc_texts_removed": 4,
"qrels_rewritten_for_duplicate_text": 0,
"forced_queries": 177,
"forced_doc_count": 177,
"missing_positive_doc_count_after_forcing": 0
}