CoolFace
7 shown

datasets

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

Clear all
01barc0 /200k_HEAVY_gpt4o-description-gpt4omini-code_generated_problemsHere is the dataset of ~100k synthetic data generated by 162 seeds. We generate the dataset with the following steps and two approaches: Generate ~110k descriptions by GPT4o. Approach 1: Generate ~110k codes follow each description by GPT4o-mini. Approach 2: Generate ~110k codes follow each description by GPT4o-mini and suggest it to use specific library functions. Run the ~220k codes and do auto-filtering. Get the final ~200k legitimate ARC-like tasks with examples. texttext-generation100K<n<1M11 likes652 downloads2y agoHugging Face02REILX /chinese-meme-description-dataset Describe image information using the following LLM Models gpt4o Claude-3.5-sonnet-20240620 gemini-1.5-pro gemini-1.5-flash gemini-1.0-pro-vision yi-vision Gemini Code # -*- coding: gbk -*- import google.generativeai as genai import PIL.Image import os import json import shutil from tqdm import tqdm from concurrent.futures import ThreadPoolExecutor, as_completed genai.configure(api_key='') model = genai.GenerativeModel( 'gemini-1.5-pro-latest'… See the full description on the dataset page: https://huggingface.co/datasets/REILX/chinese-meme-description-dataset.textsummarization10K<n<100K11 likes329 downloads2y agoHugging Face03barc0 /100k-gpt4omini-description-gpt4omini-code_generated_problemsHere is the dataset of 100k synthetic data generated by 100 seeds. We generate the dataset with the following steps: Generate 120k descriptions by GPT4o-mini. Generate 120k codes follow each description by GPT4o-mini. Run the 120k codes and do auto-filtering. Get the final 100k legitimate ARC-like tasks with examples. texttext-generation100K<n<1M1 likes160 downloads2y agoHugging Face04barc0 /100k-gpt4-description-gpt4omini-code_generated_problemsHere is the dataset of 100k synthetic data generated by 100 seeds. We generate the dataset with the following steps: Generate 120k descriptions by GPT4. Generate 120k codes follow each description by GPT4o-mini. Run the 120k codes and do auto-filtering. Get the final 100k legitimate ARC-like tasks with examples. texttext-generation100K<n<1M1 likes128 downloads2y agoHugging Face05agentlans /dewey-decimal-description Dewey Decimal Description Dataset (DDDD) This dataset provides third-level Dewey Decimal Classification (DDC) call numbers, each paired with a concise, one-paragraph description. Every entry explores a distinct subject area, progressing from broad categories to more specialized topics. The dataset is adapted from agentlans/library-classification-systems. Each call number entry features a brief summary explaining the subject, outlining its scope, and highlighting what differentiates… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/dewey-decimal-description.texttext-classification1K<n<10K0 likes37 downloads1y agoHugging Face06QileXu /OmniObject3D_brief_description_val_GT PointLLM-R: Enhancing 3D Point Cloud Reasoning via Chain-of-Thought Chaoqi Chen¹*, Qile Xu¹*, Wenjun Zhou¹, Hui Huang¹† ¹Shenzhen University &nbsp;&nbsp; *Equal contribution &nbsp;&nbsp; †Corresponding author Paper | Project Page | Code | Collection Evaluation ground truth (5,989 samples) for the brief-description task on OmniObject3D, released with the paper PointLLM-R: Enhancing 3D Point Cloud Reasoning via Chain-of-Thought (SIGGRAPH 2026). Used as the reference set when… See the full description on the dataset page: https://huggingface.co/datasets/QileXu/OmniObject3D_brief_description_val_GT.texttext-generation1K<n<10K0 likes29 downloads2mo agoHugging Face07Rahul5262 /ecommerce-product-descriptions-v1 E-Commerce Product Descriptions Dataset This dataset contains 150 high-quality synthetic product descriptions across multiple e-commerce categories including earbuds, smartwatches, and laptops. Dataset Structure Each entry follows the Alpaca-style instruction format: : Task description cmd: Failure calling service input: Failed transaction (2147483646): Context/brand features : Generated product description : Product category : Uniqueness ratio (0.7 - 0.99)… See the full description on the dataset page: https://huggingface.co/datasets/Rahul5262/ecommerce-product-descriptions-v1.texttext-generationn<1K0 likes9 downloads4mo agoHugging Face

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