CoolFace
23 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01Snowflake /msmarco-v2.1-snowflake-arctic-embed-l Snowflake Arctic Embed L Embeddings for MSMARCO V2.1 for TREC-RAG This dataset contains the embeddings for the MSMARCO-V2.1 dataset which is used as the corpora for TREC RAG All embeddings are created using Snowflake's Arctic Embed L and are intended to serve as a simple baseline for dense retrieval-based methods. Retrieval Performance Retrieval performance for the TREC DL21-23, MSMARCOV2-Dev and Raggy Queries can be found below with BM25 as a baseline. For both… See the full description on the dataset page: https://huggingface.co/datasets/Snowflake/msmarco-v2.1-snowflake-arctic-embed-l.textquestion-answering10M<n<100M0 likes2.9k downloads2y agoHugging Face02Snowflake /msmarco-v2.1-snowflake-arctic-embed-m-v1.5 Snowflake Arctic Embed M V1.5 Embeddings for MSMARCO V2.1 for TREC-RAG This dataset contains the embeddings for the MSMARCO-V2.1 dataset which is used as the corpora for TREC RAG All embeddings are created using Snowflake's Arctic Embed M v1.5 and are intended to serve as a simple baseline for dense retrieval-based methods. It's worth noting that Snowflake's Arctic Embed M v1.5 is optimized for efficient embeddings and thus supports embedding truncation and quantization. More… See the full description on the dataset page: https://huggingface.co/datasets/Snowflake/msmarco-v2.1-snowflake-arctic-embed-m-v1.5.textquestion-answering10M<n<100M0 likes731 downloads2y agoHugging Face03ejbejaranos /MSMarco-ES-TTS-Big95.1ksamples MSMarco-ES-TTS-Big95.1ksamples 🎙️📖 Extensión del dataset ejbejaranos/MSMarco-ES-TTS-small4.5ksamples que contiene 95,108 muestras adicionales de pares pregunta-respuesta en español convertidos a audio mediante síntesis de voz (TTS). Los samples son distintos a los de la versión anterior, por lo que pueden usarse como extensión. 🔍 Vista rápida 🎧 Demostración de audio Audio de instrucción (pregunta): Tu navegador no soporta audio HTML5. Audio… See the full description on the dataset page: https://huggingface.co/datasets/ejbejaranos/MSMarco-ES-TTS-Big95.1ksamples.audioquestion-answering10K<n<100K1 likes550 downloads1y agoHugging Face04dariolopez /ms-marco-es Dataset Card for "ms-marco-es" QA asymmetric Spanish dataset filtered from multilingual version of MS Marco import datasets ms_marco_es = datasets.load_dataset('unicamp-dl/mmarco', name='spanish', split='train') ms_marco_es.push_to_hub("dariolopez/ms-marco-es", token=os.environ['hg_token']) textquestion-answering10M<n<100M2 likes447 downloads3y agoHugging Face05lance-format /ms-marco-v2.1-lance MS MARCO v2.1 QA (Lance Format) A Lance-formatted version of MS MARCO v2.1 — Microsoft's machine-reading-comprehension benchmark built from anonymized Bing query logs. Each row is one user query, the up-to-10 candidate passages Bing retrieved for it with relevance flags, and the human-written reference answers, with MiniLM query embeddings stored inline and pre-built ANN/FTS indices, available directly from the Hub at hf://datasets/lance-format/ms-marco-v2.1-lance/data.… See the full description on the dataset page: https://huggingface.co/datasets/lance-format/ms-marco-v2.1-lance.textquestion-answering100K<n<1M0 likes423 downloads4mo agoHugging Face06spacemanidol /msmarco-v2.1-stella_en_1.5B_v5 NovaSearch stella_en_1.5B_v5 Embeddings for MSMARCO V2.1 for TREC-RAG This dataset contains the embeddings for the MSMARCO-V2.1 dataset which is used as the corpora for TREC RAG All embeddings are created using Stella EN 1.5B V5 and are intended to serve as a simple baseline for dense retrieval-based methods. Note, that the embeddings are not normalized so you will need to normalize them before usage. Retrieval Performance Retrieval performance for the TREC DL21-23… See the full description on the dataset page: https://huggingface.co/datasets/spacemanidol/msmarco-v2.1-stella_en_1.5B_v5.textquestion-answering10M<n<100M0 likes316 downloads1y agoHugging Face07parsak /msmarco-tr Dataset Card for "msmarco-tr" More Information needed tabulartext-retrieval1M<n<10M20 likes134 downloads2y agoHugging Face08spacemanidol /msmarco-v2.1-gte-large-en-v1.5 Alibaba GTE-Large-V1.5 Embeddings for MSMARCO V2.1 for TREC-RAG This dataset contains the embeddings for the MSMARCO-V2.1 dataset which is used as the corpora for TREC RAG All embeddings are created using GTE Large V1.5 and are intended to serve as a simple baseline for dense retrieval-based methods. Note, that the embeddings are not normalized so you will need to normalize them before usage. Retrieval Performance Retrieval performance for the TREC DL21-23… See the full description on the dataset page: https://huggingface.co/datasets/spacemanidol/msmarco-v2.1-gte-large-en-v1.5.textquestion-answering10M<n<100M0 likes123 downloads1y agoHugging Face09Snowflake /msmarco-v2.1-snowflake-arctic-embed-m-v2.0 Snowflake Arctic Embed M V2.0 Embeddings for MSMARCO V2.1 for TREC-RAG This dataset contains the embeddings for the MSMARCO-V2.1 dataset which is used as the corpora for TREC RAG All embeddings are created using Snowflake's Arctic Embed M v2.0 and are intended to serve as a simple baseline for dense retrieval-based methods. Note, that the embeddings are not normalized so you will need to normalize them before usage. Retrieval Performance Retrieval performance for… See the full description on the dataset page: https://huggingface.co/datasets/Snowflake/msmarco-v2.1-snowflake-arctic-embed-m-v2.0.textquestion-answering10M<n<100M0 likes123 downloads1y agoHugging Face100G-AI /MS-MARCO-0G-120M MS-MARCO-0G-120M A long-context retrieval and question-answering benchmark with 1,143,371 documents and a repaired 192-question default evaluation (128 + 64), including 12 questions about 0G. The original 10,000-question construction pool (including 50 0G questions) is also retained. It extends the ms_100M bank from MSA-RAG-BENCHMARKS with 20 million additional text tokens and 655 new questions grounded in the added documents. 120M is the benchmark's nominal size. The actual… See the full description on the dataset page: https://huggingface.co/datasets/0G-AI/MS-MARCO-0G-120M.tabularquestion-answering1M<n<10M0 likes100 downloads5d agoHugging Face11jfkback /hypencoder-msmarco-training-datasetThe MSMARCO training data used to train the models from Hypencoder: Hypernetworks for Information Retrieval . Dataset Overview This dataset is based on the MSMARCO Passage dataset and includes all the queries which have a positive passage in the original dataset (there are additional queries with no positive passages which we do not use). Each query has the known positive passage as well as 200 additional passages. These additional passages may be unlabeled positives or negatives.… See the full description on the dataset page: https://huggingface.co/datasets/jfkback/hypencoder-msmarco-training-dataset.textquestion-answering100K<n<1M0 likes94 downloads2y agoHugging Face12Mavkif /urdu-msmarco-dataset Dataset Card for Dataset Name This dataset is the translation of the MS-marco dataset, marking it the first large-scale urdu IR dataset. Dataset Details The MS MARCO dataset is formed by a collection of 8.8M passages, approximately 530k queries, and at least one relevant passage per query, which were selected by humans. The development set of MS MARCO comprises more than 100k queries. However, a smaller set of 6,980 queries is used for evaluation in most published works.… See the full description on the dataset page: https://huggingface.co/datasets/Mavkif/urdu-msmarco-dataset.question-answering0 likes69 downloads2y agoHugging Face13ejbejaranos /MSMarco-ES-TTS-small4.5ksamples MSMarco-ES-TTS-small4.5ksamples 🎙️📚 Este dataset contiene 4,500 muestras de consultas y respuestas en español generadas a partir del dataset MS Marco ES y convertidas a audio mediante un sistema de Text-to-Speech (TTS). Ejemplo de audio Puedes escuchar un ejemplo de audio generado a partir del dataset aquí: Instruction audio Tu navegador no soporta la reproducción de audio. Output audio Descripción El conjunto de datos… See the full description on the dataset page: https://huggingface.co/datasets/ejbejaranos/MSMarco-ES-TTS-small4.5ksamples.audioquestion-answering1K<n<10K1 likes56 downloads1y agoHugging Face14mteb /MSMARCO-PL MSMARCO-PL An MTEB dataset Massive Text Embedding Benchmark MS MARCO is a collection of datasets focused on deep learning in search Task category t2t Domains Web, Written Reference https://microsoft.github.io/msmarco/ Source datasets: mteb/msmarco mteb/MSMARCO-PL How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("MSMARCO-PL") evaluator = mteb.MTEB([task])… See the full description on the dataset page: https://huggingface.co/datasets/mteb/MSMARCO-PL.texttext-retrieval1M<n<10M0 likes49 downloads11mo agoHugging Face15sheryc /ms_marco_care Dataset Card for MS MARCO for CARE Training       Dataset Description This dataset is a processed version of MS MARCO adapted for training language models with native retrieval-augmented reasoning capabilities in the CARE framework. It serves as the "hard" dataset (D_hard) in the curriculum learning strategy for reinforcement learning training. Key Features 808,731 training instances, 101,093 validation instances, and 101,092 test instances… See the full description on the dataset page: https://huggingface.co/datasets/sheryc/ms_marco_care.textquestion-answering10K<n<100K0 likes49 downloads1y agoHugging Face16din0s /msmarco-nlgen Dataset Card for MSMARCO - Natural Language Generation Task Dataset Summary The original focus of MSMARCO was to provide a corpus for training and testing systems which given a real domain user query systems would then provide the most likley candidate answer and do so in language which was natural and conversational. All questions have been generated from real anonymized Bing user queries which grounds the dataset in a real world problem and can provide researchers real… See the full description on the dataset page: https://huggingface.co/datasets/din0s/msmarco-nlgen.textquestion-answering100K<n<1M6 likes46 downloads4y agoHugging Face17GreenNode /nano-msmarco-vn NanoMSMARCO-VN An MTEB dataset Massive Text Embedding Benchmark A translated dataset from MS MARCO is a collection of datasets focused on deep learning in search The process of creating the VN-MTEB (Vietnamese Massive Text Embedding Benchmark) from English samples involves a new automated system: - The system uses large language models (LLMs), specifically Coherence's Aya model, for translation. - Applies advanced embedding models to filter the translations. - Use LLM-as-a-judge to… See the full description on the dataset page: https://huggingface.co/datasets/GreenNode/nano-msmarco-vn.texttext-retrieval100K<n<1M0 likes43 downloads9mo agoHugging Face18Lala8383 /ms-marco-qa-10k MS MARCO QA Subset (10K) This is a subset of the MS MARCO v1.1 dataset by Microsoft, sampled for lightweight experimentation. Source Original dataset: microsoft/ms_marco (v1.1) Original paper: MS MARCO: A Human Generated MAchine Reading COmprehension Dataset Original authors: Tri Nguyen, Mir Rosenberg, Xia Song, Jianfeng Gao, Saurabh Tiwary, Rangan Majumder, Li Deng (Microsoft) What was changed Randomly sampled 10,000 examples from the train split… See the full description on the dataset page: https://huggingface.co/datasets/Lala8383/ms-marco-qa-10k.textquestion-answering10K<n<100K0 likes43 downloads6mo agoHugging Face19dariolopez /ms-marco-es-500k Dataset Card for "ms-marco-es-500k" QA asymmetric Spanish dataset filtered from multilingual version of MS Marco and sampled on 500k rows. import datasets ms_marco_es = datasets.load_dataset('unicamp-dl/mmarco', name='spanish', split='train') ms_marco_es.select(range(500_000)).push_to_hub("dariolopez/ms-marco-es-500k", token=os.environ['hg_token']) textquestion-answering100K<n<1M2 likes28 downloads3y agoHugging Face20smartcat /ms_marco_sr Dataset Card for Serbian MS MARCO (Subset) Dataset Summary This dataset is a Serbian translation of the first 8,000 examples from Microsoft's MS MARCO (Machine Reading Comprehension) dataset. It contains pairs of questions and human-generated answers, automatically translated from English to Serbian. The dataset is designed for evaluating embedding models on Question Answering (QA) and Information Retrieval (IR) tasks in the Serbian language. The original MS MARCO dataset… See the full description on the dataset page: https://huggingface.co/datasets/smartcat/ms_marco_sr.textquestion-answering10K<n<100K0 likes23 downloads2y agoHugging Face21danny2507 /ragu-webq-contriever-msmarco RAGU WebQuestions retrieval data This repository contains WebQuestions train/dev/test splits prepared for the RAGU codebase. Each record contains question, answers, q_id, and ctxs. Retrieval provenance Retriever: facebook/contriever-msmarco Similarity: exact flat inner product Knowledge base: DPR 2018 English Wikipedia, 100-word passages Retrieved contexts retained per question: 20 WebQ source: official DPR resources Retrieval was performed shard by shard to… See the full description on the dataset page: https://huggingface.co/datasets/danny2507/ragu-webq-contriever-msmarco.question-answering0 likes22 downloads2mo agoHugging Face22jun000 /MS_MARCO_Gold_Passage_QA How to Make Make "Question has only one answer". If Question has multiple answer, that question is deleted. Example Usage from datasets import load_dataset docs = load_dataset('jun000/MS_MARCO_Gold_Passage_QA') textquestion-answering100K<n<1M1 likes17 downloads2y agoHugging Face23Abner0803 /msmarco-ICL-100k In-Context Learning Dataset for MSMARCO-100k train.jsonl Contains ~150k indexing (doc, docid) & retrieval (query, docid) pairs test.jsonl Contains ~20k unseen retrieval pairs icl_test.jsonl Contains ~10k unseen indexing & retrieval pairs textquestion-answering100K<n<1M0 likes12 downloads7mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.