CoolFace
25 shown

datasets

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

Clear all
01xlangai /DS-1000 DS-1000 in simplified format 🔥 Check the leaderboard from Eval-Arena on our project page. See testing code and more information (also the original fill-in-the-middle/Insertion format) in the DS-1000 repo. Reformatting credits: Yuhang Lai, Sida Wang text1K<n<10K30 likes10k downloads2y agoHugging Face02embedding-benchmark /DS1000DS-1000 is a code generation benchmark with a thousand data science problems spanning seven Python libraries, such as NumPy and Pandas. It employs multi-criteria evaluation metrics, including functional correctness and surface-form constraints, resulting in a high-quality dataset with only 1.8% incorrect solutions among accepted Codex-002 predictions. Usage import datasets # Download the dataset queries = datasets.load_dataset("embedding-benchmark/DS1000", "queries") documents =… See the full description on the dataset page: https://huggingface.co/datasets/embedding-benchmark/DS1000.texttext-retrieval1K<n<10K0 likes522 downloads1y agoHugging Face03vxef /ds1000-test-rollouts DS-1000 test-suite rollouts Model-generated test suites for all 1000 DS-1000 problems, for the joint coding-and-testing construction (independent code and test experts; see the mlcb-ocaml campaign). The matching code rollouts are the domain=ds1000 cells of samuki-hf/thinking-rollouts (join on instance_id = DS-1000 test-split row index). 100 rollouts per problem per model: Qwen3-4B / 8B / 14B, non-thinking (enable_thinking=False), temperature 0.6, top_p 0.8, top_k 20, min_p 0.0… See the full description on the dataset page: https://huggingface.co/datasets/vxef/ds1000-test-rollouts.tabulartext-generation100K<n<1M0 likes148 downloads16d agoHugging Face04Hyukkyu /rteb-DS1000Retrieval DS1000Retrieval — RTEB open subset, unified schema A normalised copy of the dataset behind the mteb task DS1000Retrieval, one of the 17 open tasks in the RTEB(beta) retrieval benchmark. Same queries, documents and relevance judgements as the benchmark evaluates — reshaped into one strict schema shared by all 17. Source embedding-benchmark/DS1000 @ 25cd4dc8172e (the revision pinned in mteb) Domain · languages code · eng Queries / documents / qrels 1,998 / 1,998 /… See the full description on the dataset page: https://huggingface.co/datasets/Hyukkyu/rteb-DS1000Retrieval.texttext-retrieval1K<n<10K0 likes96 downloads16d agoHugging Face05PNYX /ds1000_pnyx PNYX - DS-1000 This is a splitted and tested version of DS-1000, based on the reformatted version claudios/ds1000 (extracted metadata as columns). This version is designed to be compatible with the hf_evaluate code_eval package. Also, the code was modified to work with newer versions of the used python packages (numpy, scipy, etc.). This dataset includes all the original fields and the following ones: user_chat_prompt: A chat-style prompt for the problem, adapted from the prompt… See the full description on the dataset page: https://huggingface.co/datasets/PNYX/ds1000_pnyx.tabulartext-generationn<1K0 likes64 downloads6mo agoHugging Face06code-rag-bench /ds1000DS-1000 dataset annotated with the ground-truth library documentation, to enable evaluations for retrieval and retrieval-augmented code generation. Please refer to [code-rag-bench] for more details texttext-generation1K<n<10K1 likes38 downloads2y agoHugging Face07shanjay /ds1000-stextn<1K0 likes35 downloads3y agoHugging Face08mteb /DS1000Retrieval DS1000Retrieval An MTEB dataset Massive Text Embedding Benchmark A code retrieval task based on 1,000 data science programming problems from DS-1000. Each query is a natural language description of a data science task (e.g., 'Create a scatter plot of column A vs column B with matplotlib'), and the corpus contains Python code implementations using libraries like pandas, numpy, matplotlib, scikit-learn, and scipy. The task is to retrieve the correct code snippet that solves the… See the full description on the dataset page: https://huggingface.co/datasets/mteb/DS1000Retrieval.texttext-retrieval1K<n<10K1 likes34 downloads11mo agoHugging Face09claudios /ds1000This is a reupload of DS-1000. The metadata dictionary has been extracted into columns and the categorical variables are now ClassLabel types, and the dataset is natively a parquet. The features are as follows: Column Type problem_id Value(dtype='int64', id=None) prompt Value(dtype='string', id=None) reference_code Value(dtype='string', id=None) code_context Value(dtype='string', id=None) library_problem_id Value(dtype='int64', id=None) library… See the full description on the dataset page: https://huggingface.co/datasets/claudios/ds1000.tabular1K<n<10K0 likes23 downloads2y agoHugging Face10cchoi1 /ds1000_qwen7b_att_iter0_ppo_att20_sol10tabular1K<n<10K0 likes15 downloads1y agoHugging Face11XenonGas /dream_coder_trajectory_ds1000tabular1K<n<10K0 likes11 downloads6mo agoHugging Face12lklimkiewicz /ds1000-instruction-output Dataset Card for "ds1000-instruction-output" More Information needed text1K<n<10K0 likes9 downloads3y agoHugging Face13cchoi1 /ds1000_humaneval_qwen7b_att_iter0tabular10K<n<100K0 likes8 downloads1y agoHugging Face14cchoi1 /ds1000_humaneval_qwen7b_att_iter0_dpo_3000text1K<n<10K0 likes8 downloads1y agoHugging Face15Alvar10 /ds1000-val-100textn<1K0 likes8 downloads5mo agoHugging Face16cchoi1 /ds1000_qwen32b_att_iter0_ppo_att20_sol10tabular1K<n<10K0 likes7 downloads1y agoHugging Face17cchoi1 /ds1000_qwen7b_sol_iter0_ppo_att20_sol10tabular1K<n<10K0 likes6 downloads1y agoHugging Face18cchoi1 /ds1000_qwen7b_sol_iter0_ppo_att20_sol10_dpo_5000text1K<n<10K0 likes6 downloads1y agoHugging Face19xin1997 /ds1000_all_inputtext1K<n<10K0 likes5 downloads2y agoHugging Face20cchoi1 /ds1000_qwen7b_att_iter0_ppo_att2_sol2tabularn<1K0 likes4 downloads1y agoHugging Face21alucent /pro-r8-ds1000-mirrorgated0 likes4 downloads2mo agoHugging Face22cchoi1 /ds1000_humaneval_qwen7b_att_iter0_dpo_5000text1K<n<10K0 likes3 downloads1y agoHugging Face23dnanper /ft-dscoder_qwen2-7B_eval-ds1000text1K<n<10K0 likes1 downloads1y agoHugging Face24dnanper /basemodel-qwen2-7B-eval-ds1000text1K<n<10K0 likes1 downloads1y agoHugging Face25dnanper /ds1000_fail_codescoretabular1K<n<10K0 likes1y agoHugging Face

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