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
01angie-chen55 /javascript-github-codetext10M<n<100M18 likes2.3k downloads4y agoHugging Face02hchautran /javascripttext100K<n<1M0 likes562 downloads4y agoHugging Face03ThomasTheMaker /arc-stack-javascripttabular10M<n<100M0 likes470 downloads11mo agoHugging Face04hchautran /javascript-mediumtext100K<n<1M2 likes353 downloads4y agoHugging Face05hongliu9903 /stack_edu_javascripttabular10M<n<100M0 likes223 downloads1y agoHugging Face06hchautran /javascript-smalltext100K<n<1M4 likes212 downloads4y agoHugging Face07Nan-Do /code-search-net-javascript Dataset Card for "code-search-net-javascript" Dataset Summary This dataset is the JavaScript portion of the CodeSarchNet annotated with a summary column.The code-search-net dataset includes open source functions that include comments found at GitHub.The summary is a short description of what the function does. Languages The dataset's comments are in English and the functions are coded in JavaScript Data Splits Train, test, validation labels are… See the full description on the dataset page: https://huggingface.co/datasets/Nan-Do/code-search-net-javascript.texttext-generation100K<n<1M7 likes144 downloads3y agoHugging Face08corniclr25 /stack-mined-javascript-v1text1M<n<10M0 likes138 downloads2y agoHugging Face09axay /javascript-dataset-jstextn<1K0 likes132 downloads2y agoHugging Face10CM /codexglue_code2text_javascript Dataset Card for "codexglue_code2text_javascript" More Information needed text10K<n<100K12 likes123 downloads3y agoHugging Face11Shuu12121 /github-file-programs-dataset-javascripttext1M<n<10M0 likes90 downloads9mo agoHugging Face12Shuu12121 /javascript-treesitter-filtered-datasetsV2 Javascript CodeSearch Dataset (Shuu12121/javascript-treesitter-filtered-datasetsV2) Dataset Description This dataset contains JavaScript functions and methods paired with their JSDoc comments, extracted from open-source JavaScript repositories on GitHub. It is formatted similarly to the CodeSearchNet challenge dataset. Each entry includes: code: The source code of a javascript function or method. docstring: The docstring or Javadoc associated with the function/method.… See the full description on the dataset page: https://huggingface.co/datasets/Shuu12121/javascript-treesitter-filtered-datasetsV2.text100K<n<1M0 likes83 downloads1y agoHugging Face13CoIR-Retrieval /CodeSearchNet-javascript-qrels Dataset Card for "CodeSearchNet-javascript-qrels" More Information needed text10K<n<100K0 likes80 downloads2y agoHugging Face14CoIR-Retrieval /CodeSearchNet-ccr-javascript-queries-corpus Dataset Card for "CodeSearchNet-ccr-javascript-queries-corpus" More Information needed text100K<n<1M0 likes72 downloads2y agoHugging Face15fyaronskiy /cornstack_javascript_ru_enThe part of CoRNStack Dataset translated into Russian. Translation was done with Qwen3 model. Samples that satisfy the dual consistency filtering condition (samples where the document_rank is 0 or 1 and document_score > 0.7) were translated. Source code you can find here. For support: fedor.yaronskiy@gmail.com textsentence-similarity1M<n<10M0 likes70 downloads7mo agoHugging Face16h4iku /coconut_javascript2010 Dataset Card for CoCoNuT-JavaScript(2010) Dataset Summary Part of the data used to train the models in the "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" paper. These datasets contain raw data extracted from GitHub, GitLab, and Bitbucket, and have neither been shuffled nor tokenized. The year in the dataset’s name is the cutting year that shows the year of the newest commit in the dataset. Languages JavaScript… See the full description on the dataset page: https://huggingface.co/datasets/h4iku/coconut_javascript2010.text1M<n<10M2 likes65 downloads3y agoHugging Face17h4iku /coconut_javascript2010_preprocessedtext100K<n<1M0 likes62 downloads4y agoHugging Face18CoIR-Retrieval /CodeSearchNet-javascript-queries-corpus Dataset Card for "CodeSearchNet-javascript-queries-corpus" More Information needed text100K<n<1M1 likes60 downloads2y agoHugging Face19AmareshHebbar /leetcode-codegen-javascript LeetCode Code-Gen Dataset — JavaScript 631 rows. Given a problem statement, its input/output examples, and a required algorithm/technique, generate a correct JavaScript solution. Part of a 4-language collection built from the same source: see the sibling Python, Java, C++, and JavaScript datasets. Verification Not execution-verified. There is currently no compiler/runtime harness for this language in the build pipeline (only Python has one). Rows are extracted… See the full description on the dataset page: https://huggingface.co/datasets/AmareshHebbar/leetcode-codegen-javascript.texttext-generationn<1K1 likes60 downloads3mo agoHugging Face20CoIR-Retrieval /CodeSearchNet-ccr-javascript-qrels Dataset Card for "CodeSearchNet-ccr-javascript-qrels" More Information needed text10K<n<100K0 likes52 downloads2y agoHugging Face21Shuu12121 /javascript-treesitter-dedupe-filtered-datasetsV2 Javascript CodeSearch Dataset (Shuu12121/javascript-treesitter-dedupe-filtered-datasetsV2) Dataset Description This dataset contains JavaScript functions and methods paired with their JSDoc comments, extracted from open-source JavaScript repositories on GitHub. It is formatted similarly to the CodeSearchNet challenge dataset. Each entry includes: code: The source code of a javascript function or method. docstring: The docstring or Javadoc associated with the… See the full description on the dataset page: https://huggingface.co/datasets/Shuu12121/javascript-treesitter-dedupe-filtered-datasetsV2.text100K<n<1M0 likes51 downloads1y agoHugging Face22AkshithAI /starcoderdata-javascript-ctx-8192text10K<n<100K0 likes51 downloads24d agoHugging Face23AkshithAI /starcoderdata-javascript-ctx-6144text10K<n<100K0 likes45 downloads24d agoHugging Face24AkshithAI /starcoderdata-javascript-ctx-4096text10K<n<100K0 likes44 downloads24d agoHugging Face25AkshithAI /starcoderdata-javascript-ctx-2048text10K<n<100K0 likes40 downloads24d agoHugging Face26dmeldrum6 /dataset-JavaScript-general-coding Dataset Card for dataset-JavaScript-general-coding This dataset has been created with distilabel. Dataset Summary This dataset contains a pipeline.yaml which can be used to reproduce the pipeline that generated it in distilabel using the distilabel CLI: distilabel pipeline run --config "https://huggingface.co/datasets/dmeldrum6/dataset-JavaScript-general-coding/raw/main/pipeline.yaml" or explore the configuration: distilabel pipeline info --config… See the full description on the dataset page: https://huggingface.co/datasets/dmeldrum6/dataset-JavaScript-general-coding.textn<1K0 likes39 downloads2y agoHugging Face27mxzoo /CFFI-javascript-obfuscated-codeonlytext1K<n<10K1 likes37 downloads7mo agoHugging Face28supergoose /buzz_sources_042_javascripttext10K<n<100K0 likes30 downloads2y agoHugging Face29mxzoo /javascript_obfuscated_DPO_maxtabular10K<n<100K1 likes30 downloads8mo agoHugging Face30hsultanbey /javascript Dataset Card for "javascript" More Information needed text10K<n<100K3 likes29 downloads3y agoHugging Face

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