CoolFace
5 shown

datasets

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

Clear all
01vincentmin /eli5_rlhfELI5 paired This is a processed version of the eli5 dataset. The dataset was created following very closely the steps in the stack-exchange-paired dataset. The following steps were applied: Create pairs (response_j, response_k) where j was rated better than k Sample at most 10 pairs per question Shuffle the dataset globally This dataset is designed to be used for preference learning using techniques such as Reinforcement Learning from Human Feedback. The processing notebook is in the… See the full description on the dataset page: https://huggingface.co/datasets/vincentmin/eli5_rlhf.texttext-generation1M<n<10M7 likes250 downloads3y agoHugging Face02vincentmin /eli5_rlhf_explainlikeim5 ELI5 paired This is a processed version of the eli5 dataset. Compared to "eli5_rlhf", this dataset contains only QA pairs from the train split of the eli5 dataset and only from the subreddit explainlikeimfive. Furthermore, the function def get_question(example): title = example["title"] selftext = example["selftext"] if selftext: if selftext[-1] not in [".", "?", "!"]: seperator = ". " else: seperator = " " question = title… See the full description on the dataset page: https://huggingface.co/datasets/vincentmin/eli5_rlhf_explainlikeim5.texttext-generation100K<n<1M14 likes140 downloads3y agoHugging Face03KennethTM /eli5_question_answer_danish ELI5 question-answer pairs in Danish About This dataset is a version of the ELI5 question-answer pairs dataset machine-translated from English to Danish (link to original dataset). Machine translation is performed using the Helsinki NLP English-to-Danish OPUS-MT model. The dataset contains ~209k question-answer pairs and can be used to train embedding and question-answer models. Each pair consists of one question ('query') and one passage containing the answer… See the full description on the dataset page: https://huggingface.co/datasets/KennethTM/eli5_question_answer_danish.textfeature-extraction100K<n<1M1 likes63 downloads3y agoHugging Face04ihalage /sinhala-finetune-qa-eli5 Dataset Card for sinhala-finetune-qa-eli5 Sinhala question answering (QA) dataset contains a subset of the translated eli5 (explain like I'm 5) English dataset. eli5 is a crowdsourced dataset based mainly on the content from the subreddit r/explainlikeimfive. This is a forum where users post complex questions and other users provide simplified explanations. A subset of eli5 dataset (10k samples) has been machine translated to Sinhala language using the Google Cloud Translation API.… See the full description on the dataset page: https://huggingface.co/datasets/ihalage/sinhala-finetune-qa-eli5.textquestion-answering10K<n<100K2 likes20 downloads2y agoHugging Face05Ganz00 /Cleaned_ELI5_with_one_responseRedit response from the subredit explainlikeimfive. each question's had multiple response, here it's explode so you will have multiple time the same question with different answer textquestion-answering100K<n<1M0 likes18 downloads2y agoHugging Face

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