CoolFace
4 shown

datasets

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

Clear all
01argilla /distilabel-capybara-dpo-7k-binarized Capybara-DPO 7K binarized A DPO dataset built with distilabel atop the awesome LDJnr/Capybara This is a preview version to collect feedback from the community. v2 will include the full base dataset and responses from more powerful models. Why? Multi-turn dialogue data is key to fine-tune capable chat models. Multi-turn preference data has been used by the most relevant RLHF works (Anthropic, Meta Llama2, etc.). Unfortunately, there are very few… See the full description on the dataset page: https://huggingface.co/datasets/argilla/distilabel-capybara-dpo-7k-binarized.tabularquestion-answering1K<n<10K184 likes23k downloads2y agoHugging Face02SolidSnake123 /nanochat-depo-capability-data Nanochat Depo Capability Pilot This dataset is a deterministic natural-language rendering of the Depo directed-cycle successor task. Each row contains shuffled operational records, one exact multi-hop question, and its answer. Latent worlds are generated programmatically; no rows were written or labeled by a language model. Splits Split Worlds Queries per world Rows Renderer family train 32,768 4 131,072 incident handoff, six structural styles… See the full description on the dataset page: https://huggingface.co/datasets/SolidSnake123/nanochat-depo-capability-data.tabularquestion-answering100K<n<1M0 likes70 downloads3mo agoHugging Face03Felladrin /ChatML-distilabel-capybara-dpo-7k-binarizedargilla/distilabel-capybara-dpo-7k-binarized in ChatML format, ready to use in HuggingFace TRL's DPO Trainer. Python code used for conversion: from datasets import load_dataset from transformers import AutoTokenizer tokenizer = AutoTokenizer.from_pretrained("Felladrin/Llama-160M-Chat-v1") dataset = load_dataset("argilla/distilabel-capybara-dpo-7k-binarized", split="train") def format(columns): return { "prompt": tokenizer.apply_chat_template(columns["chosen"][:-1]… See the full description on the dataset page: https://huggingface.co/datasets/Felladrin/ChatML-distilabel-capybara-dpo-7k-binarized.tabularquestion-answering1K<n<10K1 likes65 downloads3y agoHugging Face04yusufbaykaloglu /distilabel-capybara-dpo-7k-binarized-TRtabulartext-classification1K<n<10K0 likes9 downloads11mo agoHugging Face

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