msmarco_triplet50_glove_pretok / preprocessing_stats.json
jsanzolac's picture
Upload preprocessing_stats.json with huggingface_hub
1d39f7d verified
raw
history blame contribute delete
965 Bytes
{
"source_repo": "sentence-transformers/msmarco-msmarco-distilbert-base-v3",
"source_subset": "triplet-50",
"glove_repo": "jsanzolac/drifting-glove-distilled-r300",
"glove_vocab_size": 82741,
"seq_len": 256,
"min_passage_tok": 8,
"rows_in": 278737,
"rows_kept": 278737,
"rows_dropped": 0,
"parquet_path": "/content/msmarco_pretokenized/msmarco_triplet50_glove.parquet",
"parquet_size_gb": 1.644,
"query_len": {
"mean": 7.058291507765385,
"median": 7.0,
"p10": 4.0,
"p90": 10.0,
"min": 1,
"max": 61
},
"positive_len": {
"mean": 79.6231644883887,
"median": 71.0,
"p10": 47.0,
"p90": 126.0,
"min": 9,
"max": 256
},
"neg_len": {
"mean": 81.16881188768855,
"median": 72.0,
"p10": 47.0,
"p90": 130.0,
"min": 8,
"max": 256
},
"negs_per_row": {
"mean": 49.999235838801454,
"median": 50.0,
"p10": 50.0,
"p90": 50.0,
"min": 42,
"max": 50
}
}