CoolFace
30 shown

datasets

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

Clear all
01sentence-transformers /embedding-training-data Training Data for Text Embedding Models [!NOTE] This repository contains raw datasets, all of which have also been formatted for easy training in the Embedding Model Datasets collection. We recommend looking there first. This repository contains training files to train text embedding models, e.g. using sentence-transformers. Data Format All files are in a jsonl.gz format: Each line contains a JSON-object that represent one training example. The JSON objects can… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/embedding-training-data.feature-extraction144 likes2.1k downloads27d agoHugging Face02KaLM-Embedding /KaLM-reranker-training-data Lychee-KaLM-Reranker Training Data A large-scale, ready-to-use multilingual dataset for fine-tuning reranking models. This repository contains 3,885,265 training samples collected from 54 datasets, covering English, Chinese, and multilingual retrieval tasks. Each sample includes task instructions, positive passages, at least 16 hard negatives, and teacher scores annotated by Qwen3-Reranker-8B. When expanded into point-wise query–passage pairs, the dataset provides at least 66… See the full description on the dataset page: https://huggingface.co/datasets/KaLM-Embedding/KaLM-reranker-training-data.texttext-ranking1M<n<10M3 likes1k downloads18d agoHugging Face03selmanbaysan /turkish_embedding_model_training_datatextsentence-similarity100M<n<1B5 likes1k downloads1y agoHugging Face04selmanbaysan /cleaned_turkish_embedding_model_training_data_colabtext10M<n<100M1 likes481 downloads1y agoHugging Face05trmteb /cleaned_turkish_embedding_model_training_data_colab Citation If you use this dataset in your research, please cite the following paper: @inproceedings{baysan-gungor-2025-tr, title = "{TR}-{MTEB}: A Comprehensive Benchmark and Embedding Model Suite for {T}urkish Sentence Representations", author = "Baysan, Mehmet Selman and Gungor, Tunga", booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025", month = nov, year = "2025", address = "Suzhou, China", publisher =… See the full description on the dataset page: https://huggingface.co/datasets/trmteb/cleaned_turkish_embedding_model_training_data_colab.text10M<n<100M3 likes413 downloads10mo agoHugging Face06NorskHelsenett /eti-embedding-training-data-2048-v3 Version note (v3): third generation of the ETI dense training data. Reuses the questions of NorskHelsenett/eti-embedding-training-data-v2 (which trained eti-embeddinggemma-v2), but re-maps every question to its article URL, re-cuts positives at a 2048-token window, re-mines hard negatives with granite + reranker validation (pos_score/neg_score), adds the keyword half, and filters junk anchors. Trained NorskHelsenett/eti-embeddinggemma-v3. eti-embedding-training-data-2048… See the full description on the dataset page: https://huggingface.co/datasets/NorskHelsenett/eti-embedding-training-data-2048-v3.tabularsentence-similarity100K<n<1M0 likes218 downloads25d agoHugging Face07DDSC /nordic-embedding-training-data Thanks to Arrow Denmark and Nvidia for sponsoring the compute used to generate this dataset The purpose of this dataset is to pre- or post-train embedding models for Danish on text similarity tasks. The dataset is structured for training using InfoNCE loss (also known as SimCSE loss, Cross-Entropy Loss with in-batch negatives, or simply in-batch negatives loss), with hard-negative samples for the tasks of retrieval and unit-triplet. Beware that if fine-tuning the unit-triplets for… See the full description on the dataset page: https://huggingface.co/datasets/DDSC/nordic-embedding-training-data.text100K<n<1M4 likes169 downloads9mo agoHugging Face08thivy /scandinavian-embedding-training-datatext1M<n<10M1 likes161 downloads7mo agoHugging Face09trmteb /turkish_embedding_model_training_datatext10M<n<100M0 likes93 downloads1y agoHugging Face10NorskHelsenett /eti-embedding-training-data-2048-triplets ETI Embedding Training Data — Triplets with Hard Negatives This dataset contains 330,120 (anchor, positive, negative) triplets for training and fine-tuning Norwegian-language embedding models, particularly for health-related retrieval and RAG applications. How this dataset was created Source data The triplets were mined from the source dataset NorskHelsenett/eti-embedding-training-data-2048, which contains 78,888 anchor-positive pairs of Norwegian health… See the full description on the dataset page: https://huggingface.co/datasets/NorskHelsenett/eti-embedding-training-data-2048-triplets.textsentence-similarity100K<n<1M0 likes61 downloads5mo agoHugging Face11PaxiAI /Vietnamese-Embedding-Training-Data Vietnamese Embedding Training Data A curated Vietnamese dataset for training semantic embedding and retrieval models. This dataset combines multiple Vietnamese sources and normalizes them into a unified retrieval-oriented format with positive passages and hard negatives. Format Each sample contains: { "query": "...", "positive": "...", "negatives": ["...", "...", "..."], "source": "...", "task": "retrieval", "domain": "...", "group_id": "..."… See the full description on the dataset page: https://huggingface.co/datasets/PaxiAI/Vietnamese-Embedding-Training-Data.text1M<n<10M0 likes50 downloads6d agoHugging Face12NorskHelsenett /eti-embedding-training-data-v2 ETI Embedding Training Data v2 576,708 Norwegian-language (anchor, positive, negative) triplets for contrastive fine-tuning of embedding, sparse-retrieval, and reranker models in the Norwegian health and welfare domain. This dataset is a weighted, deduplicated merge of four upstream triplet datasets, designed to give a single high-quality training signal for two-stage RAG pipelines that retrieve over Norwegian public health information. The model trained on it —… See the full description on the dataset page: https://huggingface.co/datasets/NorskHelsenett/eti-embedding-training-data-v2.textsentence-similarity100K<n<1M0 likes49 downloads3mo agoHugging Face13Jaswanth-0821 /embedding_training_data_v1 Similarity scores from multiple embedding models will be added soon. tabularfeature-extraction10M<n<100M0 likes38 downloads8mo agoHugging Face14thivy /eti-embedding-training-data-2048-triplets-merged-v2text100K<n<1M0 likes34 downloads3mo agoHugging Face15rr4433 /powershell_embedding_model_training_datatext100K<n<1M1 likes32 downloads2y agoHugging Face16Ananthu357 /Embedding-training-sample13textn<1K0 likes26 downloads2y agoHugging Face17thivy /eti-embedding-training-data-2048-triplets ETI Embedding Training Data — Triplets with Hard Negatives This dataset contains 330,120 (anchor, positive, negative) triplets for training and fine-tuning Norwegian-language embedding models, particularly for health-related retrieval and RAG applications. How this dataset was created Source data The triplets were mined from the source dataset thivy/eti-embedding-training-data-2048, which contains 78,888 anchor-positive pairs of Norwegian health content. That… See the full description on the dataset page: https://huggingface.co/datasets/thivy/eti-embedding-training-data-2048-triplets.textsentence-similarity100K<n<1M0 likes26 downloads7mo agoHugging Face18thivy /eti-embedding-training-data-4096text10K<n<100K0 likes24 downloads7mo agoHugging Face19LLM-OS-Models2 /ko-legal-embedding-training-v1 Korean Public Legal Embedding Training v1 실제 embedding 학습 queue가 소비하는 provenance-preserving 파생 JSONL이다. source-native query/positive 관계와 deterministic bootstrap negative로 컴파일했다. 최종 학습 전 current-student hard-negative mining을 수행해야 한다. rows: 250,000 release eligible: true visibility: public use: public redistribution and model training exact benchmark query/evaluation-text matches: 0 exact retrieval-corpus matches: 0 unique hashes Sionic 9 및 MTEB task-family train source가 포함될 수… See the full description on the dataset page: https://huggingface.co/datasets/LLM-OS-Models2/ko-legal-embedding-training-v1.textsentence-similarity100K<n<1M0 likes21 downloads2mo agoHugging Face20thivy /eti-embedding-training-data-2048-triplets-v4 ETI Embedding Training Data — v4 (5-style, LLM-judged triplets) Norwegian (nb) retrieval triplets built from the NorskHelsenett/LOS_Document_classification_ETI corpus of public-service / welfare / health documents. Each row is a triplet (anchor, positive, negative) plus three metadata columns (style, category, doc_url) you can use to filter, weight, or build curriculum stages. 76,408 triplets · 2,530 source documents · 38,629 distinct anchors. Schema field… See the full description on the dataset page: https://huggingface.co/datasets/thivy/eti-embedding-training-data-2048-triplets-v4.textsentence-similarity10K<n<100K0 likes20 downloads3mo agoHugging Face21thivy /eti-embedding-training-data-2048-triplets-merged-v3text100K<n<1M0 likes19 downloads3mo agoHugging Face22thivy /eti-embedding-training-data-2048-v2-triplets-v21-cleanedtext100K<n<1M0 likes16 downloads5mo agoHugging Face23thivy /eti-embedding-training-data-2048-triplets-mergedtext100K<n<1M0 likes13 downloads3mo agoHugging Face24thivy /eti-embedding-training-data-summaries-merged-v3-cleantext100K<n<1M0 likes12 downloads3mo agoHugging Face25Ananthu357 /Embedding-training-sample12textn<1K0 likes11 downloads2y agoHugging Face26thivy /eti-embedding-training-data-2048-v2-tripletstext100K<n<1M0 likes10 downloads5mo agoHugging Face27Ananthu357 /Embedding-training-sample10textn<1K0 likes8 downloads2y agoHugging Face28flaviawallen /MNLP_M3_rag_embedding_trainingtext10K<n<100K0 likes8 downloads1y agoHugging Face29thivy /eti-embedding-training-data-2048 ETI Embedding Training Data (2048 tokens) This dataset contains 78,888 anchor-positive pairs for training Norwegian-language embedding models focused on health-related content. Each pair consists of a question (anchor) and its corresponding relevant passage (positive). Dataset format Column Description Example anchor A question in Norwegian "Hva er noen tips for å gjøre leken mer lystbetont for barnet mitt?" positive The correct/relevant passage A passage… See the full description on the dataset page: https://huggingface.co/datasets/thivy/eti-embedding-training-data-2048.textsentence-similarity10K<n<100K0 likes8 downloads7mo agoHugging Face30thivy /eti-embedding-training-data-2048-triplets-v3-cleanedtext10K<n<100K0 likes8 downloads3mo agoHugging Face

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