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
01jiaxin-wen /generalization-dynamics-evals Generalization Dynamics — Main Eval Suite Prepared test sets for the 6 main evaluation families from Generalization dynamics across fine-tuning (Table 1). Use with the unified runner: https://github.com/jiaxin-wen/FT-generalization/tree/main/release from huggingface_hub import snapshot_download root = snapshot_download( repo_id="jiaxin-wen/generalization-dynamics-evals", repo_type="dataset") Or browse a single task (the dataset viewer shows all configs): from datasets… See the full description on the dataset page: https://huggingface.co/datasets/jiaxin-wen/generalization-dynamics-evals.texttext-classification10K<n<100K0 likes183 downloads4mo agoHugging Face02squeezebits /dynamic_sonnet_llama3 Dynamic Sonnet - Llama3 Curated dataset for benchmarking LLM serving systems In real-world service scenarios, each request comes with varying input token lengths. Some requests generate only a few tokens, while others produce a significant number. Traditional fixed-length benchmarks fail to capture this variability, making it difficult to accurately assess real-world throughput performance. This dynamic nature of input token lengths is crucial as it directly affects key features of… See the full description on the dataset page: https://huggingface.co/datasets/squeezebits/dynamic_sonnet_llama3.textquestion-answering1K<n<10K3 likes65 downloads2y agoHugging Face03squeezebits /dynamic_sonnet_llama2 Dynamic Sonnet - Llama2 Curated dataset for benchmarking LLM serving systems In real-world service scenarios, each request comes with varying input token lengths. Some requests generate only a few tokens, while others produce a significant number. Traditional fixed-length benchmarks fail to capture this variability, making it difficult to accurately assess real-world throughput performance. This dynamic nature of input token lengths is crucial as it directly affects key features of… See the full description on the dataset page: https://huggingface.co/datasets/squeezebits/dynamic_sonnet_llama2.textquestion-answering1K<n<10K1 likes59 downloads2y agoHugging Face04Kronaxis /dynamics-reasoning-traces-sample DYNAMICS-8 Behavioural Reasoning Traces Personality-conditioned chain-of-thought reasoning data for LLM alignment and persona fine-tuning. What This Dataset Contains Each record is a first-person behavioural response from a synthetic persona with a validated 8-dimension personality profile (DYNAMICS-8), accompanied by a structured reasoning trace showing which personality dimensions drove the decision. This is not survey data. It is not statistical synthetic data. Each… See the full description on the dataset page: https://huggingface.co/datasets/Kronaxis/dynamics-reasoning-traces-sample.texttext-generation1K<n<10K0 likes30 downloads6mo agoHugging Face

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