CoolFace
14 results

hard-negative

hotchpotch /mmarco-hard-negatives-reranker-filtered mMARCO Reranker-Filtered Hard Negatives (Multilingual) Overview This dataset is built from mMARCO (multilingual MS MARCO) triplets for each language subset. For each (query, positive), hard negatives are bundled and then filtered using cross-encoder re-scoring. The goal is to remove negatives that are too strong or incorrect for training. The same procedure is applied to all language subsets. The dataset is published as mmarco-hard-negatives-reranker-filtered with… See the full description on the dataset page: https://huggingface.co/datasets/hotchpotch/mmarco-hard-negatives-reranker-filtered.tabular10M<n<100M3 likes1.5k downloads3mo agoHugging Facehotchpotch /bekko-embedding-v1-hard-negatives hotchpotch/bekko-embedding-hard-negatives hotchpotch/bekko-embedding-hard-negatives is a private collection of hard-negative training subsets for information retrieval and embedding-model training. Each row contains one query, one positive text, and 15 mined hard negatives in a flat schema: query, pos, neg_1, neg_2, ..., neg_15 The dataset is intended for training dense retrievers, sparse/dense hybrid retrievers, embedding models, and rerankers that benefit from explicit… See the full description on the dataset page: https://huggingface.co/datasets/hotchpotch/bekko-embedding-v1-hard-negatives.text100K<n<1M3 likes1.3k downloads3mo agoHugging Facebowang0911 /finqa-hard-negatives FinQA hard negatives Near-duplicate hard negatives for training financial-document retrievers, built from the train split of FinQA (Chen et al., arXiv:2109.00122). Each row is one question, its gold evidence unit(s), and the other evidence units from the same filing page as hard negatives — same company, same fiscal year, same boilerplate. The distinction a model must learn is which sentence or table row on the page answers the question, not which company or topic is relevant.… See the full description on the dataset page: https://huggingface.co/datasets/bowang0911/finqa-hard-negatives.texttext-retrieval10K<n<100K0 likes902 downloads2mo agoHugging Facesentence-transformers /msmarco-hard-negatives MS MARCO Passages Hard Negatives [!NOTE] This repository contains raw datasets, all of which have also been formatted for easy training in the MS MARCO Mined Triplets collection. We recommend looking there first. MS MARCO is a large scale information retrieval corpus that was created based on real user search queries using Bing search engine. This dataset repository contains files that are helpful to train bi-encoder models e.g. using sentence-transformers. Training Code… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/msmarco-hard-negatives.17 likes655 downloads2y agoHugging FaceShuu12121 /codeedit_hard_negative_datasets_kdtext100K<n<1M0 likes588 downloads5mo agoHugging Facehotchpotch /mmarco-hard-negatives-reranker-score hotchpotch/mmarco-hard-negatives-reranker-score This repository contains data from mMARCO scored using the reranker BAAI/bge-reranker-v2-m3. Languages Covered target_languages = [ "english", "chinese", "french", "german", "indonesian", "italian", "portuguese", "russian", "spanish", "arabic", "dutch", "hindi", "japanese", "vietnamese" ] Hard Negative Data The hard negative data is derived from… See the full description on the dataset page: https://huggingface.co/datasets/hotchpotch/mmarco-hard-negatives-reranker-score.1M<n<10M1 likes428 downloads2y agoHugging Face