CoolFace
22 shown

datasets

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

Clear all
01google /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 Face02JetBrains-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 likes775 downloads2y agoHugging Face03google /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<100K7 likes417 downloads3y agoHugging Face04sourcegraph /context-aware-fim-code-completionstext10K<n<100K10 likes184 downloads2y agoHugging Face05anon-iclr-submission /benchname-project-level-code-completion 🥷 BenchName (Project-level code completion) This is the benchmark for Project-level code completion task as part of the 🥷 BenchName 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 be removed upon… See the full description on the dataset page: https://huggingface.co/datasets/anon-iclr-submission/benchname-project-level-code-completion.textn<1K0 likes169 downloads1y agoHugging Face06jenyag /repo-code-completion Repository Level Code Completion Dataset for Evaluation This is a dataset of repository snapshots before a commit where a python file has been added. One needs to complete added file with given content of repository composed in different ways. How to load the data via load_dataset: from datasets import load_dataset data_files = # choose from the table below dataset = load_dataset("jenyag/repo-code-completion", data_files=data_files, split="train") Options… See the full description on the dataset page: https://huggingface.co/datasets/jenyag/repo-code-completion.text1K<n<10K3 likes115 downloads3y agoHugging Face07icmlbenchname /project-level-code-completion BenchName (Project-level code completion) This is the benchmark for Project-level code completion task as part of the BenchName 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 be removed upon… See the full description on the dataset page: https://huggingface.co/datasets/icmlbenchname/project-level-code-completion.textn<1K0 likes100 downloads2y agoHugging Face08UUUUUUZ /code-completiontext1K<n<10K2 likes56 downloads2y agoHugging Face09yyjb5 /code_x_glue_cc_code_completion_line_pythontext10K<n<100K0 likes45 downloads2y agoHugging Face10simonguest /code-hint-completionstext1K<n<10K0 likes27 downloads10mo agoHugging Face11poludmik /code_completion_for_data_analysistext1K<n<10K1 likes25 downloads2y agoHugging Face12AlekseyKorshuk /code-alpaca-eval-debug-completionstextn<1K0 likes22 downloads2y agoHugging Face13kogai /mbpp_code_completion_tasktextn<1K0 likes22 downloads4mo agoHugging Face14Mathieu-Thomas-JOSSET /code-completion-gsm8ktext1K<n<10K0 likes19 downloads1y agoHugging Face15simonguest /code-hint-3-completionstext1K<n<10K0 likes15 downloads9mo agoHugging Face16saurabh5 /synthetic2-rlvr-code-compressed_completionstext1K<n<10K0 likes14 downloads1y agoHugging Face17saurabh5 /open-code-reasoning-rlvr-stdio_completionstext1K<n<10K0 likes10 downloads1y agoHugging Face18saurabh5 /synthetic2-rlvr-code-compressed_filtered_olmo_completions_filteredtext10K<n<100K0 likes10 downloads1y agoHugging Face19saurabh5 /klear-code-rlvr_completionstext1K<n<10K0 likes9 downloads1y agoHugging Face20saurabh5 /synthetic2-rlvr-code-compressed_filtered_olmo_completionstext10K<n<100K0 likes8 downloads1y agoHugging Face21simonguest /code-hint-2-completionstext1K<n<10K0 likes6 downloads10mo agoHugging Face22Cossale /fim-code-completionsgatedtext1K<n<10K0 likes6 downloads9mo agoHugging Face

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