CoolFace
12 results

self-taught

parksoojae /self-taught-reasoner-rollouts STaR Rationale Dataset (CommonsenseQA, Llama-2-7B) This repository contains bootstrapped rationale datasets produced by a small replication of STaR (Self-Taught Reasoner) on the CommonsenseQA training split using Llama-2-7B as the base model (M_0). Each .jsonl file corresponds to one iteration of the STaR pipeline and stores a set of question–rationale–answer triples collected during that iteration. Data generation procedure (STaR iteration) Let the training… See the full description on the dataset page: https://huggingface.co/datasets/parksoojae/self-taught-reasoner-rollouts.text10K<n<100K0 likes67 downloads9mo agoHugging FaceAratako /WIP-Dataset-For-Self-Taught-Evaluators-v2text10K<n<100K1 likes36 downloads2y agoHugging FaceAratako /SFT-Dataset-For-Self-Taught-Evaluators-iter1tabulartext-generation10K<n<100K1 likes33 downloads2y agoHugging FaceAratako /SFT-Dataset-For-Self-Taught-Evaluators-v2-iter1text10K<n<100K1 likes26 downloads2y agoHugging FaceAratako /SFT-Dataset-For-Self-Taught-Evaluators-iter2tabular10K<n<100K1 likes25 downloads2y agoHugging Facefacebook /Self-taught-evaluator-DPO-datagatedThis dataset is released as part of Self-taught evaluators research project. Please refer to our project materials here for training and evaluation details. Loading the dataset with transformers This dataset is built upon WildChat prompts by using Llama-3.1-70B-Instruct to generate responses and evaluation plans. Details on how to build such a self-taught dataset can be found in Self-taught evaluators. Minimal example below showing how to prepare training data. from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/facebook/Self-taught-evaluator-DPO-data.text10K<n<100K35 likes10 downloads2y agoHugging Face