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
01lucabaroni /rlvr-reward-hacking-scale-no-conftest-20260909-completion Matched no-conftest RLVR study 20260909-completion Lossless research records, grouped by model and trajectory type. Only the listed configurations have published records. Canary diagnostics are excluded from study estimates; run status in provenance distinguishes retired diagnostics from active or completed training. Valid failures, refusals and truncations are retained. The train split name is a dataset-loader convention; record_type identifies whether a record is training… See the full description on the dataset page: https://huggingface.co/datasets/lucabaroni/rlvr-reward-hacking-scale-no-conftest-20260909-completion.texttext-generation10K<n<100K1 likes7.2k downloads9d agoHugging Face02bigcode /MultiPL-E-completions Raw Data from MultiPL-E This repository is frozen. See https://huggingface.co/datasets/nuprl/MultiPL-E-completions for a more complete version of this repository. Uploads are a work in progress. If you are interested in a split that is not yet available, please contact a.guha@northeastern.edu. This repository contains the raw data -- both completions and executions -- from MultiPL-E that was used to generate several experimental results from the MultiPL-E, SantaCoder, and StarCoder… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/MultiPL-E-completions.tabular10K<n<100K8 likes3.3k downloads2y agoHugging Face03kashif /opd-kd-thinky-deepmath-completions train_rl Completion Logs This dataset contains the on-policy generations produced during RL training with train_rl. Training details Key Value Algorithm OPD Model (student) HuggingFaceH4/KD-Thinky Model (teacher) Qwen/Qwen3-8B Prompt dataset HuggingFaceH4/DeepMath-103K Group size 4 Max completion tokens 4096 Temperature 1.0 Learning rate 0.0001 model_revision v00.08-step-000003125 dataset_configtrl_all lora_rank 128 opd_kl_coef 1.0… See the full description on the dataset page: https://huggingface.co/datasets/kashif/opd-kd-thinky-deepmath-completions.tabular10K<n<100K0 likes3k downloads7mo agoHugging Face04cfierro /alignment_faking_claude_completionstext1K<n<10K0 likes2.8k downloads1y agoHugging Face05qgallouedec /test-grpo-vlm-log-completions TRL Completion logs This dataset contains the completions generated during training using trl. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion: the completion generated by the model <reward_function_name>: the reward(s) assigned to the completion… See the full description on the dataset page: https://huggingface.co/datasets/qgallouedec/test-grpo-vlm-log-completions.tabularn<1K0 likes1.7k downloads6mo agoHugging Face06reasoning-proj /judged_science_completionstabularn<1K2 likes1.4k downloads1y agoHugging Face07Polyglot-or-Not /Fact-Completion Dataset Card Homepage: https://bit.ly/ischool-berkeley-capstone Repository: https://github.com/daniel-furman/Capstone Point of Contact: daniel_furman@berkeley.edu Dataset Summary This is the dataset for Polyglot or Not?: Measuring Multilingual Encyclopedic Knowledge Retrieval from Foundation Language Models. Test Description Given a factual association such as The capital of France is Paris, we determine whether a model adequately "knows" this… See the full description on the dataset page: https://huggingface.co/datasets/Polyglot-or-Not/Fact-Completion.texttext-generation100K<n<1M13 likes1.4k downloads3y agoHugging Face08nuprl /MultiPL-E-completions Raw Data from MultiPL-E This repository contains the raw data -- both completions and executions -- from MultiPL-E that was used to generate several experimental results from the MultiPL-E, SantaCoder, and StarCoder papers. The original MultiPL-E completions and executions are stored in JOSN files. We use the following script to turn each experiment directory into a dataset split and upload to this repository. Every split is named base_dataset.language.model.temperature.variation… See the full description on the dataset page: https://huggingface.co/datasets/nuprl/MultiPL-E-completions.tabular100K<n<1M1 likes1.2k downloads2y agoHugging Face09ksterx /hle-no-img-prompt-completion-formatimage1K<n<10K0 likes1.1k downloads1y agoHugging Face10google /code_x_glue_cc_code_completion_token Dataset Card for "code_x_glue_cc_code_completion_token" Dataset Summary CodeXGLUE CodeCompletion-token dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/CodeCompletion-token Predict next code token given context of previous tokens. Models are evaluated by token level accuracy. Code completion is a one of the most widely used features in software development through IDEs. An effective code completion tool could improve software… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_cc_code_completion_token.texttext-generation100K<n<1M10 likes1k downloads3y agoHugging Face11bihungba1101 /essay-grammar-range-qwen3.5-4b-trl-completions TRL Completion logs This dataset contains the completions generated during training using trl. Find the trained model at https://huggingface.co/bihungba1101/essay-grammar-range-qwen3.5-4b-grpo. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion: the… See the full description on the dataset page: https://huggingface.co/datasets/bihungba1101/essay-grammar-range-qwen3.5-4b-trl-completions.tabular1K<n<10K0 likes886 downloads4mo agoHugging Face12qgallouedec /deepmath-completions-logs TRL Completion logs This dataset contains the completions generated during training using trl. Find the trained model at https://huggingface.co/qgallouedec/qwen2-0.5b-deepmath-grpo. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion: the completion… See the full description on the dataset page: https://huggingface.co/datasets/qgallouedec/deepmath-completions-logs.tabularn<1K1 likes818 downloads8mo agoHugging Face13JetBrains-Research /lca-project-level-code-completion 🏟️ Long Code Arena (Project-level code completion) This is the benchmark for Project-level code completion task as part of the 🏟️ Long Code Arena benchmark. Each datapoint contains the file for completion, a list of lines to complete with their categories (see the categorization below), and a repository snapshot that can be used to build the context. All the repositories are published under permissive licenses (MIT, Apache-2.0, BSD-3-Clause, and BSD-2-Clause). The datapoints can… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains-Research/lca-project-level-code-completion.textn<1K0 likes788 downloads2y agoHugging Face14bihungba1101 /grammar-accuracy-qwen3.5-4b-trl-completions TRL Completion logs This dataset contains the completions generated during training using trl. Find the trained model at https://huggingface.co/bihungba1101/grammar-accuracy-qwen3.5-4b-grpo. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion:… See the full description on the dataset page: https://huggingface.co/datasets/bihungba1101/grammar-accuracy-qwen3.5-4b-trl-completions.tabular10K<n<100K1 likes788 downloads4mo agoHugging Face15efeyenice /pc-completion-dataimage10K<n<100K0 likes758 downloads1mo agoHugging Face16sunshineNew /rh_qwen3_8b_prompted_v2_completions TRL Completion logs This dataset contains the completions generated during training using trl. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion: the completion generated by the model <reward_function_name>: the reward(s) assigned to the… See the full description on the dataset page: https://huggingface.co/datasets/sunshineNew/rh_qwen3_8b_prompted_v2_completions.tabular1K<n<10K0 likes586 downloads13d agoHugging Face17bihungba1101 /essay-vocab-accuracy-qwen3.5-4b-trl-completions TRL Completion logs This dataset contains the completions generated during training using trl. Find the trained model at https://huggingface.co/bihungba1101/essay-vocab-accuracy-qwen3.5-4b-grpo. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion:… See the full description on the dataset page: https://huggingface.co/datasets/bihungba1101/essay-vocab-accuracy-qwen3.5-4b-trl-completions.tabular1K<n<10K0 likes582 downloads4mo agoHugging Face18sunshineNew /rh_qwen3_8b_sdf_completions TRL Completion logs This dataset contains the completions generated during training using trl. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion: the completion generated by the model <reward_function_name>: the reward(s) assigned to the… See the full description on the dataset page: https://huggingface.co/datasets/sunshineNew/rh_qwen3_8b_sdf_completions.tabular1K<n<10K0 likes494 downloads14d agoHugging Face19dvruette /toxic-completions ToxicCompletions This dataset is a collection of toxic and non-toxic user requests along with appropriate and inappropriate, model-generated completions. Appropriate completion: Complying with a non-toxic request or refusing a toxic request Inappropriate completion: Complying with a toxic request or refusing a non-toxic request Fields prompt: A real user prompt from the ToxicChat dataset completion: A model-generated response to the prompt is_toxic: Whether the… See the full description on the dataset page: https://huggingface.co/datasets/dvruette/toxic-completions.tabulartext-classification1K<n<10K2 likes423 downloads3y agoHugging Face20bihungba1101 /essay-vocab-range-qwen3.5-4b-trl-completions TRL Completion logs This dataset contains the completions generated during training using trl. Find the trained model at https://huggingface.co/bihungba1101/essay-vocab-range-qwen3.5-4b-grpo. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion: the… See the full description on the dataset page: https://huggingface.co/datasets/bihungba1101/essay-vocab-range-qwen3.5-4b-trl-completions.tabular1K<n<10K0 likes420 downloads4mo agoHugging Face21google /code_x_glue_cc_code_completion_line Dataset Card for "code_x_glue_cc_code_completion_line" Dataset Summary CodeXGLUE CodeCompletion-line dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/CodeCompletion-line Complete the unfinished line given previous context. Models are evaluated by exact match and edit similarity. We propose line completion task to test model's ability to autocomplete a line. Majority code completion systems behave well in token level completion, but fail in… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_cc_code_completion_line.texttext-generation10K<n<100K6 likes411 downloads3y agoHugging Face22essobi /grpo-completions-qwen3-0.6b TRL Completion logs This dataset contains the completions generated during training using trl. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion completion: the completion generated by the model <reward_function_name>: the reward(s) assigned to the completion… See the full description on the dataset page: https://huggingface.co/datasets/essobi/grpo-completions-qwen3-0.6b.tabularn<1K0 likes347 downloads7mo agoHugging Face23kashif /train_rl_dpo_completions train_rl Completion Logs This dataset contains the on-policy generations produced during RL training with train_rl. Training details Key Value Algorithm Online DPO Model (student) Qwen/Qwen3-4B-Instruct-2507 Prompt dataset openai/gsm8k Group size 8 Max completion tokens 1024 Temperature 1.0 Learning rate 5e-06 dpo_beta 0.1 dpo_loss_type sigmoid Schema Each parquet file corresponds to one rollout step and contains the following… See the full description on the dataset page: https://huggingface.co/datasets/kashif/train_rl_dpo_completions.tabular1K<n<10K0 likes325 downloads7mo agoHugging Face24bihungba1101 /grammar-accuracy-qwen3.5-4b-trl-grpo-vllm-colocate-completions TRL Completion logs This dataset contains the completions generated during training using trl. Find the trained model at https://huggingface.co/bihungba1101/grammar-accuracy-qwen3.5-4b-trl-grpo-vllm-colocate. The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument). Each file contains the following columns: step: the step of training prompt: the prompt used to generate the completion… See the full description on the dataset page: https://huggingface.co/datasets/bihungba1101/grammar-accuracy-qwen3.5-4b-trl-grpo-vllm-colocate-completions.tabularn<1K0 likes317 downloads4mo agoHugging Face25kashif /train_rl_agent_completions train_rl Completion Logs This dataset contains the on-policy generations produced during RL training with train_rl. Training details Key Value Algorithm GRPO Model (student) Qwen/Qwen3-4B-Instruct-2507 Prompt dataset VerifierEnvDataset Group size 4 Max completion tokens 512 Temperature 1.0 Learning rate 1e-05 Schema Each parquet file corresponds to one rollout step and contains the following columns: Column Type Description… See the full description on the dataset page: https://huggingface.co/datasets/kashif/train_rl_agent_completions.tabular1K<n<10K0 likes300 downloads7mo agoHugging Face26LLaMAX /BenchMAX_Function_Completion Dataset Sources Paper: BenchMAX: A Comprehensive Multilingual Evaluation Suite for Large Language Models Link: https://huggingface.co/papers/2502.07346 Repository: https://github.com/CONE-MT/BenchMAX Dataset Description BenchMAX_Function_Completion is a dataset of BenchMAX, sourcing from humanevalplus, which evaluates the code generation capability in multilingual scenarios. We extend the original English dataset to 16 non-English languages. The data is first translated… See the full description on the dataset page: https://huggingface.co/datasets/LLaMAX/BenchMAX_Function_Completion.texttext-generation1K<n<10K1 likes289 downloads2y agoHugging Face27HuggingFaceH4 /Llama-3.2-1B-Instruct-best-of-N-completionstabular1K<n<10K1 likes221 downloads2y agoHugging Face28allenai /Dolci-Think-RL-7B-Completions-SFT Dolci-Think-Completions-SFT Dataset Summary Dolci-Think-Completions-SFT is a set of 5,031,398 completions(!!) from the Olmo-3-7B-Think-SFT model over the prompts considered when making Dolci-Think-RL. These completions were mainly used to filter easy data, but we believe the completions may be useful in general. It contains 636,095 high-quality prompts covering: Math Code Precise Instruction Following General Chat Puzzles Each split covers one of the above domains, and… See the full description on the dataset page: https://huggingface.co/datasets/allenai/Dolci-Think-RL-7B-Completions-SFT.tabular100K<n<1M9 likes221 downloads9mo agoHugging Face29ragrawal36 /tiny-stories-completiontext1M<n<10M0 likes211 downloads6mo agoHugging Face30sourcegraph /context-aware-fim-code-completionstext10K<n<100K10 likes184 downloads2y agoHugging Face

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