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
01m-a-p /Code-Feedback OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement [🏠Homepage] | [🛠️Code] Introduction OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities. For further information and related… See the full description on the dataset page: https://huggingface.co/datasets/m-a-p/Code-Feedback.textquestion-answering10K<n<100K240 likes3.9k downloads3y agoHugging Face02prometheus-eval /Feedback-Collection Dataset Card Dataset Summary The Feedback Collection is a dataset designed to induce fine-grained evaluation capabilities into language models.\ Recently, proprietary LLMs (e.g., GPT-4) have been used to evaluate long-form responses. In our experiments, we found that open-source LMs are not capable of evaluating long-form responses, showing low correlation with both human evaluators and GPT-4.\ In our paper, we found that by (1) fine-tuning feedback generated by GPT-4… See the full description on the dataset page: https://huggingface.co/datasets/prometheus-eval/Feedback-Collection.texttext-generation10K<n<100K120 likes547 downloads3y agoHugging Face03vwxyzjn /summarize_from_feedback_tldr_3_filteredThis is the query dataset taken directly from https://github.com/openai/summarize-from-feedback/tree/700967448d10004279f138666442bf1497d0e705#reddit-tldr-dataset textsummarization100K<n<1M1 likes515 downloads3y agoHugging Face04nyuuzyou /wb-feedbacks Dataset Card for Wildberries products Dataset Summary The dataset contains product reviews from the Russian marketplace Wildberries, collected by mining about The dataset was collected by bruteforcing possible product identifiers (about 230 million) and querying all available feedbacks for them. The data are stored in zstd-archives containing jsonl-files. The 'nmId' in the dataset usually corresponds to the valid product article on the site, but sometimes reviews are… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/wb-feedbacks.tabulartext-generation100M<n<1B7 likes385 downloads3y agoHugging Face05davidberenstein1957 /llm-human-feedback-collector-chat-interface-dpotextn<1K0 likes363 downloads1y agoHugging Face06Crystalcareai /Code-feedback-sharegpt-renamedtext10K<n<100K5 likes170 downloads3y agoHugging Face07tasksource /QA-Feedbacktext1K<n<10K2 likes166 downloads3y agoHugging Face08HuggingFaceGECLM /data_feedbacktextn<1K0 likes162 downloads3y agoHugging Face09Elfsong /arena_feedbacktextn<1K0 likes143 downloads8mo agoHugging Face10feel-fl /feel-feedbacktext1K<n<10K2 likes119 downloads1y agoHugging Face11zoeyki /mt_feedback_datasettext100K<n<1M1 likes116 downloads2y agoHugging Face12Jackrong /IELTS-writing-feedback-reasoning Dataset Card for IELTS Writing Task 2 – Reasoning-Based Evaluation Dataset Dataset Summary This dataset is an IELTS Writing Task 2 automated scoring and feedback dataset based on explicit reasoning. It contains writing prompts, student essays, and a complete scoring process with professional-grade feedback generated by GLM-4.7, one of the top-tier Large Language Models (LLMs) in the current open-source ecosystem known for its strong reasoning capabilities. Unlike… See the full description on the dataset page: https://huggingface.co/datasets/Jackrong/IELTS-writing-feedback-reasoning.textquestion-answering1K<n<10K6 likes106 downloads8mo agoHugging Face13lenML /feedback_3rankTraining data for GRM. "3rank" means performing three-class annotation on the output: 1 indicates the best, -1 the worst, and 0 is neutral. Sources: https://huggingface.co/datasets/cassanof/leetcode-solutions https://huggingface.co/datasets/nvidia/HelpSteer https://huggingface.co/datasets/defunct-datasets/eli5 https://huggingface.co/datasets/openbmb/UltraFeedback https://huggingface.co/datasets/wangrui6/Zhihu-KOL text10K<n<100K0 likes85 downloads1y agoHugging Face14TianfuXinqu /filesystem_huggingface_9816_customer_feedback_raw_nucfubxi Raw Customer Feedback Corpus Fresh export of anonymized customer feedback records collected from the company's product channels (mobile app, website, email, in-app). Each record contains a product reference, a star rating, the customer review text, the review date, the originating channel, and the current processing status. This is the source dataset for the CX analytics curation pipeline. texttext-classificationn<1K0 likes82 downloads1mo agoHugging Face15Leon-Leee /Code-Feedback-decontaminationA decontaminated version of m-a-p/Code-Feedback. The excluded (28) files are "contaminated" with only two code segments: simple GCD function: while b: a, b = b, a % b return a sum_to_n solution: return sum(range(n + 1)) And reformated to sharegpt. Decontamination is done in the same way as Magicoder (ie., bigcode decontamination process), which uses a substring-match-finding method to find overlaps between a target dataset and the following standard benchmarks: HumanEval MBPP… See the full description on the dataset page: https://huggingface.co/datasets/Leon-Leee/Code-Feedback-decontamination.texttext-generation10K<n<100K0 likes72 downloads2y agoHugging Face16TianfuXinqu /github_fetch_huggingface_terminal_9061_aspcbz_src_customer_feedback Customer Feedback Corpus Raw customer feedback messages collected from support channels, surveys, and app reviews. This corpus is the canonical upstream source for the company's published feedback snapshots. Contents 12,400 feedback messages Fields: message_id, channel, message_text, created_at, customer_region Language: English Usage Use this dataset as the upstream reference for any published customer-feedback derivative. textn<1K0 likes67 downloads29d agoHugging Face17TianfuXinqu /github_fetch_huggingface_terminal_9061_aspcbz_prod_feedback_2024 2024 Customer Feedback Snapshot A curated snapshot of customer feedback messages collected during 2024. Released for internal analytics and model training. Provenance Derived from the Sentiment Label Reference dataset. Status PENDING_REVIEW textn<1K0 likes67 downloads29d agoHugging Face18Roy229 /tla7941-customer-feedback-sentiment Customer Feedback Sentiment Sentiment-labeled customer feedback collected from app store reviews and in-product surveys. This dataset is a derived artifact published on this hub. Provenance This dataset was derived from the upstream source dataset: Roy229/tla7941-customer-support-querylogs The usage terms of a derived artifact follow the license of its upstream source. textn<1K0 likes63 downloads29d agoHugging Face19TianfuXinqu /github_fetch_huggingface_terminal_9061_aspcbz_prod_feedback_2024_clean 2024 Customer Feedback Snapshot (Clean) A deduplicated and normalized version of the 2024 customer feedback snapshot. Released for public use. Provenance Derived from the Customer Feedback Corpus dataset. Status PENDING_REVIEW textn<1K0 likes62 downloads29d agoHugging Face20davidberenstein1957 /llm-human-feedback-collector-chat-interface-ktotextn<1K1 likes59 downloads2y agoHugging Face21Yu-and-Ai /xenia-revocable-feedback Xenia Cage & Key — Revocable Feedback Atlas This deterministic candidate contains 32 original synthetic cases in 16 matched pairs. Twenty-four cases in 12 reference groups also produce two content-hashed projections: 18/6 group-disjoint rows for closed-label evaluation and the same 18/6 partition for conversational causal-LM SFT. Authorization covers only the 18 'boundary_sft/train' rows. Classification, SFT validation, canonical reference, and public regression rows are… See the full description on the dataset page: https://huggingface.co/datasets/Yu-and-Ai/xenia-revocable-feedback.textn<1K0 likes58 downloads23d agoHugging Face22zhuq41 /fetch_hf_term_notion_gh_7942_target_customer_feedback Customer Feedback Overview Aggregated customer feedback entries with sentiment labels. Usage Load the dataset with the datasets library. License MIT Status Documentation pending update. Provenance This dataset is derived from the upstream source zhuq41/fetch_hf_term_notion_gh_7942_source_sentiment_tweets. textn<1K0 likes53 downloads29d agoHugging Face23Pabloler21 /repro-a-tight-theory-of-error-feedback-algorithms-in-distributed-optimization-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes49 downloads2mo agoHugging Face24TianfuXinqu /github_fetch_huggingface_terminal_9145_m2k9q4_asset_customer_feedback Chatbot Response Pairs A derived dataset used to train a customer-support chatbot. Description This dataset contains 6,000 utterance-response pairs derived from support conversations. Each record contains a customer utterance, the agent response, and a category label. Provenance This dataset was derived from the following source datasets: TianfuXinqu/github_fetch_huggingface_terminal_9080_m7k2p9_upstream_forum_crawls… See the full description on the dataset page: https://huggingface.co/datasets/TianfuXinqu/github_fetch_huggingface_terminal_9145_m2k9q4_asset_customer_feedback.textn<1K0 likes48 downloads29d agoHugging Face25KbsdJames /MathMinos-Natural-language-feedback Dataset Card for Math-Minos Project Page: https://github.com/KbsdJames/MATH-Minos Paper: https://arxiv.org/abs/2406.14024 Info: This dataset contains the natural language feedback used during the first training phase of Math-Minos. It includes step-by-step natural language feedback from GPT-4 for given problems and solutions, supplementing the traditional ORM/PRM training. Data Loading from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/KbsdJames/MathMinos-Natural-language-feedback.text10K<n<100K6 likes47 downloads2y agoHugging Face26martimfasantos /summarize-from-feedback-protext100K<n<1M0 likes38 downloads2y agoHugging Face27heegyu /ko_ultrafeedback_gemini_feedbackmaywell/ko_Ultrafeedback_binarized 중 12000 여개의 chosen 을 Google Gemini Pro를 이용해서 피드백하고 점수를 평가 tabular10K<n<100K0 likes35 downloads2y agoHugging Face28Seunggg /environment-feedbacktextn<1K0 likes35 downloads1y agoHugging Face29re-align /rdpo-feedbackstext100K<n<1M0 likes34 downloads3y agoHugging Face30sabaridsnfuji /repro-a-tight-theory-of-error-feedback-algorithms-in-distributed-optimization A Tight Theory of Error Feedback Algorithms in Distributed Optimization Reproduction of ICML 2026 paper (OpenReview: dyRD6lBH8K) Tags trackio trackio-logbook open-experiment icml2026-repro paper-dyRD6lBH8K textn<1K0 likes32 downloads2mo agoHugging Face

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