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
01bhavyagoyal-lexsi /orpo-dstabular10K<n<100K0 likes2.9k downloads2mo agoHugging Face02mlabonne /orpo-dpo-mix-40k ORPO-DPO-mix-40k v1.2 This dataset is designed for ORPO or DPO training. See Fine-tune Llama 3 with ORPO for more information about how to use it. It is a combination of the following high-quality DPO datasets: argilla/Capybara-Preferences: highly scored chosen answers >=5 (7,424 samples)argilla/distilabel-intel-orca-dpo-pairs: highly scored chosen answers >=9, not in GSM8K (2,299 samples) argilla/ultrafeedback-binarized-preferences-cleaned: highly scored chosen answers >=5 (22… See the full description on the dataset page: https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k.texttext-generation10K<n<100K310 likes1.6k downloads2y agoHugging Face03nthakur /orpo-dpo-mix-40k-flat Dataset Card for "orpo-dpo-mix-40k-flat" More Information needed text1M<n<10M0 likes593 downloads2y agoHugging Face04empirischtech /med-qa-orpo-dpo MED QA ORPO-DPO Dataset This dataset is restructured from several existing datasource on medical literature and research, hosted here on hugging face. The dataset is shaped in question, choosen and rejected pairs to match the ORPO-DPO trainset requirements. Features The dataset consists of the following features: question: MCQ or yes/no/maybe based questions on medical questions direct-answer: correct answer to the above question chosen: the correct answer along with… See the full description on the dataset page: https://huggingface.co/datasets/empirischtech/med-qa-orpo-dpo.textquestion-answering100K<n<1M7 likes318 downloads2y agoHugging Face05vinhthuan /LVT-Audio-ORPO-Datatext10K<n<100K0 likes243 downloads8mo agoHugging Face06NickyNicky /Colossal_Translation_Spanish_to_English_AND_English_to_Spanish_ORPO_DPO_Gemma original dataset https://huggingface.co/datasets/Iker/Colossal-Instruction-Translation-EN-ES take dataset NickyNicky/Iker-Colossal-Instruction-Translation-EN-ES_deduplicated_length_3600 texttranslation1M<n<10M5 likes150 downloads2y agoHugging Face07orpo-explorers /OpenHermesPreferences-500ktext100K<n<1M3 likes111 downloads2y agoHugging Face08efederici /alpaca-vs-alpaca-orpo-dpo Alpaca vs. Alpaca Dataset Description The Alpaca vs. Alpaca dataset is a curated blend of the Alpaca dataset and the Alpaca GPT-4 dataset, both available on HuggingFace Datasets. It uses the standard GPT dataset as the 'rejected' answer, steering the model towards the GPT-4 answer, which is considered as the 'chosen' one. However, it's important to note that the 'correctness' here is not absolute. The premise is based on the assumption that GPT-4 answers are generally… See the full description on the dataset page: https://huggingface.co/datasets/efederici/alpaca-vs-alpaca-orpo-dpo.text10K<n<100K7 likes105 downloads2y agoHugging Face09NickyNicky /Colossal_Translation_EN_ES_ORPO_DPO_Gemma original dataset https://huggingface.co/datasets/Iker/Colossal-Instruction-Translation-EN-ES take dataset NickyNicky/Iker-Colossal-Instruction-Translation-EN-ES_deduplicated_length_3600 texttranslation1M<n<10M2 likes75 downloads2y agoHugging Face10BornSaint /orpo-dpo-mix-40k_portuguese Portuguese translation of mlabonne/orpo-dpo-mix-40k How it was made? I have used a ctranslate2 version of google/madlad400-3b-mt quantized in int8_f16 Took more than a week to translate all in a single thread using RTX 3060 12GB Whats next? Using the same model to translate cognitivecomputations/Wizard-Vicuna-7B-Uncensored But now I'm using 3 threads, 1 model each. Plans I'm focusing in datasets that can be useful for my future finetunes. The goal… See the full description on the dataset page: https://huggingface.co/datasets/BornSaint/orpo-dpo-mix-40k_portuguese.text10K<n<100K1 likes69 downloads1y agoHugging Face11selimc /orpo-dpo-mix-TR-20k ORPO-DPO-Mix-TR-20k This repository contains a Turkish translation of 20k records from the mlabonne/orpo-dpo-mix-40k dataset. The translation was carried out using the gemini-1.5-flash-002 model, chosen for its 1M token context size and overall accurate Turkish responses. Translation Process The translation process uses the LLM model with translation prompt and pydantic data validation to ensure accuracy. The complete translation pipeline is available in the GitHub… See the full description on the dataset page: https://huggingface.co/datasets/selimc/orpo-dpo-mix-TR-20k.textquestion-answering10K<n<100K7 likes60 downloads2y agoHugging Face12eac123 /steg-orpo-middle-detectiontext10K<n<100K0 likes60 downloads8mo agoHugging Face13typorch /orpo_test2text10K<n<100K0 likes59 downloads2y agoHugging Face14Qurtana /medical-o1-reasoning-SFT-orpotexttext-generation10K<n<100K3 likes58 downloads2y agoHugging Face15kaist-ai /Multifaceted-Collection-ORPO Dataset Card for Multifaceted Collection ORPO Links for Reference Homepage: https://lklab.kaist.ac.kr/Janus/ Repository: https://github.com/kaistAI/Janus Paper: https://arxiv.org/abs/2405.17977 Point of Contact: suehyunpark@kaist.ac.kr TL;DR Multifaceted Collection is a preference dataset for aligning LLMs to diverse human preferences, where system messages are used to represent individual preferences. The instructions are acquired from five existing… See the full description on the dataset page: https://huggingface.co/datasets/kaist-ai/Multifaceted-Collection-ORPO.texttext-generation10K<n<100K10 likes57 downloads2y agoHugging Face16NickyNicky /oasst2_orpo_mix_tokenizer_phi_3_v1 https://huggingface.co/datasets/NickyNicky/orpo-dpo-mix-54k tabular10K<n<100K1 likes48 downloads2y agoHugging Face17mlx-community /orpo-dpo-mix-40k-flat-mlx Dataset Description This dataset is a split version of orpo-dpo-mix-40k-flat for direct use with mlx-lm-lora, specifically tailored to be compatible with DPO and CPO training. The dataset has been divided into three parts: Train Set: 90% Validation Set: 6% Test Set: 4% Example Usage To train a model using this dataset, you can use the following command: mlx_lm_lora.train \ --model Qwen/Qwen2.5-3B-Instruct \ --train \ --test \ --num-layers 8 \ --data… See the full description on the dataset page: https://huggingface.co/datasets/mlx-community/orpo-dpo-mix-40k-flat-mlx.texttext-generation10K<n<100K0 likes47 downloads1y agoHugging Face18llmat /dpo-orpo-mix-45k DPO-ORPO-mix-45k This dataset is designed for DPO or ORPO training. This dataset combines samples of the following high-quality DPO datasets: argilla/Capybara-Preferences: highly scored chosen answers >=5 (2882 samples) argilla/distilabel-intel-orca-dpo-pairs: highly scored chosen answers >=9, not in GSM8K (3961 samples) argilla/ultrafeedback-binarized-preferences-cleaned: highly scored chosen answers >=5 (22799 samples) argilla/distilabel-math-preference-dpo: highly scored chosen… See the full description on the dataset page: https://huggingface.co/datasets/llmat/dpo-orpo-mix-45k.texttext-generation10K<n<100K0 likes42 downloads2y agoHugging Face19Kukedlc /dpo-orpo-spanish-15ktext10K<n<100K2 likes42 downloads2y agoHugging Face20NickyNicky /orpo-dpo-mix-54khttps://huggingface.co/datasets/alexredna/oasst2_dpo_pairs https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k text10K<n<100K1 likes40 downloads2y agoHugging Face21arcee-ai /cleaned-mlabonne-orpo-dpo-mix-40ktext10K<n<100K1 likes40 downloads2y agoHugging Face22summykai /orpo-dpo-mix-40k-flat-rawtext10K<n<100K0 likes39 downloads1y agoHugging Face23shibadogcap /mizushi-orpo-unified mizushi-orpo-unified Preference pairs for ORPO training of a small language model that draws styled vector glyphs as SVG paths. Every pair is:: prompt system + user, asking for a styled path of one character chosen a real drawing of that character, marker-wrapped rejected a NEGATIVE for that character, drawn by a model or damaged What makes these negatives interesting They are not random. Each rejected_kind is a different, measured failure of a real… See the full description on the dataset page: https://huggingface.co/datasets/shibadogcap/mizushi-orpo-unified.tabulartext-generation10K<n<100K0 likes39 downloads5d agoHugging Face24orpo-explorers /ultrafeedback_binarized_15ktabular10K<n<100K4 likes38 downloads2y agoHugging Face25orpo-explorers /OpenHermesPreferences-10ktext10K<n<100K2 likes37 downloads2y agoHugging Face26thesven /pihkal-tihkal-orpo-dpo-datasetPiHkal and TiHkal ORPO/DPO dataset. This dataset has been generated from PDF copies of the PiHikal and Tihkal books by Alexander Shulgin and Ann Shulgin. It contains 3458 question answer sets in the ORPO/DPO fine tuning format. text1K<n<10K1 likes37 downloads2y agoHugging Face27llmat /dpo-orpo-mix-38k-balanced DPO-ORPO-mix-38k This dataset is intended for use with DPO or ORPO training. It represents a balanced version of the llmat/dpo-orpo-mix-45k dataset, achieved through a clustering-based approach as outlined in this paper. The dataset integrates high-quality samples from the following DPO datasets: argilla/Capybara-Preferences: highly scored chosen answers >=5 (2882 samples) argilla/distilabel-intel-orca-dpo-pairs: highly scored chosen answers >=9, not in GSM8K (3961 samples)… See the full description on the dataset page: https://huggingface.co/datasets/llmat/dpo-orpo-mix-38k-balanced.texttext-generation10K<n<100K1 likes37 downloads2y agoHugging Face28Jazielinho /global-chess-preferences-orpo-v1tabular100K<n<1M0 likes37 downloads9mo agoHugging Face29orpo-explorers /Capybara-Preferences-No-Generationstext10K<n<100K0 likes36 downloads2y agoHugging Face30orpo-explorers /Capybara-Preferences-KTOtext10K<n<100K0 likes36 downloads2y agoHugging Face

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