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
01bigcode /starcoderdatagated StarCoder Training Dataset Dataset description This is the dataset used for training StarCoder and StarCoderBase. It contains 783GB of code in 86 programming languages, and includes 54GB GitHub Issues + 13GB Jupyter notebooks in scripts and text-code pairs, and 32GB of GitHub commits, which is approximately 250 Billion tokens. Dataset creation The creation and filtering of The Stack is explained in the original dataset, we additionally decontaminate and… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/starcoderdata.texttext-generation100M<n<1B545 likes42k downloads3y agoHugging Face02bigcode /starcoder2data-extras StarCoder2 Extras This is the dataset of extra sources (besides Stack v2 code data) used to train the StarCoder2 family of models. It contains the following subsets: Kaggle (kaggle): Kaggle notebooks from Meta-Kaggle-Code dataset, converted to scripts and prefixed with information on the Kaggle datasets used in the notebook. The file headers have a similar format to Jupyter Structured but the code content is only one single script. StackOverflow (stackoverflow): stackoverflow… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/starcoder2data-extras.tabular10M<n<100M13 likes4.6k downloads2y agoHugging Face03malaysia-ai /mosaic-starcoder-filtered Mosaic format for filtered starcoder dataset to train Malaysian LLM This repository is to store dataset shards using mosaic format. prepared at https://github.com/malaysia-ai/dedup-text-dataset/blob/main/pretrain-llm/combine-starcoder.ipynb using tokenizer https://huggingface.co/malaysia-ai/bpe-tokenizer 4096 context length. how-to git clone, git lfs clone https://huggingface.co/datasets/malaysia-ai/mosaic-starcoder-filtered load it, from streaming import… See the full description on the dataset page: https://huggingface.co/datasets/malaysia-ai/mosaic-starcoder-filtered.textn<1K0 likes3.9k downloads3y agoHugging Face04JanSchTech /starcoderdata-python-edu-lang-score Dataset Card for Starcoder Data with Python Education and Language Scores Dataset Summary The starcoderdata-python-edu-lang-score dataset contains the Python subset of the starcoderdata dataset. It augments the existing Python subset with features that assess the educational quality of code and classify the language of code comments. This dataset was created for high-quality Python education and language-based training, with a primary focus on facilitating models that can… See the full description on the dataset page: https://huggingface.co/datasets/JanSchTech/starcoderdata-python-edu-lang-score.tabular1M<n<10M2 likes2.9k downloads2y agoHugging Face05alexbouayad /stack-v2-starcoder2-3btext100K<n<1M0 likes2.5k downloads9d agoHugging Face06jon-tow /starcoderdata-python-edu starcoderdata-python-edu StarCoder Training Dataset Cleaned and Scored Dataset Details Dataset Description This dataset is a filtered version of StarCoder Training Dataset that has been scored with the python-edu-scorer. Dataset Sources Repository: https://huggingface.co/collections/HuggingFaceTB/smollm-6695016cad7167254ce15966 Paper: SmolLM - blazingly fast and remarkably powerful Citation @misc{allal2024SmolLM, title={SmolLM… See the full description on the dataset page: https://huggingface.co/datasets/jon-tow/starcoderdata-python-edu.tabular10M<n<100M14 likes1.7k downloads2y agoHugging Face07vikp /starcoder_cleanedThis is starcoderdata, but with leading boilerplate text/license text removed, and with short sequences filtered out. It also removes the extra tags at the beginning of some of the files, like <reponame>. text10M<n<100M4 likes1.4k downloads3y agoHugging Face08OLMo-Coding /starcoder-python-instruct StarCoder-Python-Qwen-Instruct Dataset Description This dataset contains Python code samples paired with synthetically generated natural language instructions. It is designed for supervised fine-tuning of language models for code generation tasks. The dataset is derived from the Python subset of the bigcode/starcoderdata corpus, and the instructional text for each code sample was generated using the Qwen/Qwen3-Coder-30B-A3B-Instruct-FP8 model. Creation… See the full description on the dataset page: https://huggingface.co/datasets/OLMo-Coding/starcoder-python-instruct.text1M<n<10M14 likes1.4k downloads1y agoHugging Face09vikp /starcoder_filtered Dataset Card for "starcoder_filtered" A version of the starcoder dataset filtered based on data quality. Data was labeled with a rater model, and low-ranking rows were removed. text10M<n<100M2 likes748 downloads3y agoHugging Face10ytzi /starcoderdata-gpt2tabular10M<n<100M0 likes717 downloads2y agoHugging Face11codeparrot /self-instruct-starcoder Self-instruct-starcoder Summary Self-instruct-starcoder is a dataset that was generated by prompting starcoder to generate new instructions based on some human-written seed instructions. The underlying process is explained in the paper self-instruct. This algorithm gave birth to famous machine generated datasets such as Alpaca and Code Alpaca which are two datasets obtained by prompting OpenAI text-davinci-003 engine. Our approach While our method is… See the full description on the dataset page: https://huggingface.co/datasets/codeparrot/self-instruct-starcoder.text1K<n<10K64 likes701 downloads3y agoHugging Face12secmlr /starcoderdatatext10M<n<100M0 likes604 downloads2mo agoHugging Face13sohampnow /starcoderdatatextn<1K0 likes540 downloads2y agoHugging Face14vikp /starcoder_labeled Dataset Card for "starcoder_labeled" Starcoder data, with several popular languages selected, short sequences filtered out, then labeled based on learning quality (educational value) and code quality. A good heuristic is to take anything with >.5 code quality and >.3 learning quality. But you may want to vary the thresholds by language, depending on your target task. tabular10M<n<100M2 likes520 downloads3y agoHugging Face15edward-io /starcoderdata-repoCombines the data from starcoderdata and removes any repos with <= 10 stars. text10K<n<100K0 likes516 downloads3y agoHugging Face16malaysia-ai /starcoderdata-sampletabular100K<n<1M0 likes406 downloads3y agoHugging Face17adalib /starcoder-numpy-pandastext1M<n<10M2 likes386 downloads3y agoHugging Face18Sam-Shin /starcoder Starcoder Dataset (The Stack - Sub-sampled) This dataset is derived from the "Starcoder" version of The Stack, a 6.4 TB dataset of permissively licensed source code in 384 programming languages. This repository contains the data organized into subsets, one for each programming language or data type. How to Use You can load any language-specific subset of the data using the datasets library. You must specify the name parameter with the desired language. For example… See the full description on the dataset page: https://huggingface.co/datasets/Sam-Shin/starcoder.tabular100M<n<1B0 likes364 downloads11mo agoHugging Face19jablonkagroup /starcoder-chemistrytext1M<n<10M1 likes363 downloads1y agoHugging Face20luna-code /starcoderdata-apistext1M<n<10M2 likes358 downloads3y agoHugging Face21adalib /starcoder-apis-2text1M<n<10M0 likes330 downloads3y agoHugging Face22lparkourer10 /starcoder-python5b5b gpt2 tokens tabulartext-generation1M<n<10M0 likes281 downloads2y agoHugging Face23adalib /starcoder-apis-1text1M<n<10M0 likes278 downloads3y agoHugging Face24adalib /starcoder-apis-0text1M<n<10M1 likes265 downloads3y agoHugging Face25SivilTaram /starcoder2-documentation Dataset Card This dataset is the code documenation dataset used in StarCoder2 pre-training, and it is also part of the-stack-v2-train-extras descried in the paper. Dataset Details Overview This dataset comprises a comprehensive collection of crawled documentation and code-related resources sourced from various package manager platforms and programming language documentation sites. It focuses on popular libraries, free programming books, and other relevant… See the full description on the dataset page: https://huggingface.co/datasets/SivilTaram/starcoder2-documentation.text10K<n<100K10 likes229 downloads2y agoHugging Face26skymizer /common_starcoder Common Starcoder dataset This dataset is generated from bigcode/starcoderdata. Total GPT2 Tokens: 4,649,163,171 Generation Process We filtered the original dataset with common language: C, Cpp, Java, Python and JSON. We removed some columns for mixing up with other dataset: "id", "max_stars_repo_path", "max_stars_repo_name" After removing the irrelevant fields, we shuffle the dataset with random seed=42. We filtered the data on "max_stars_count" > 300 and shuffle again.… See the full description on the dataset page: https://huggingface.co/datasets/skymizer/common_starcoder.tabular1M<n<10M1 likes207 downloads2y agoHugging Face27AnudeepPeela /starcoder-finetune Dataset Card for "starcoder-finetune" More Information needed textn<1K1 likes195 downloads3y agoHugging Face28zhensuuu /starcoderdata_100star_py Dataset Card for "starcoderdata_100star_py" More Information needed text100K<n<1M0 likes135 downloads3y agoHugging Face29mdonigian /starcoder-curated StarCoderData Curated A curated subset of StarCoderData optimised for training a 500M parameter model focused on structured data output (JSON generation, function calling, schema compliance). Dataset Summary Total code files: 5,203,508 Total tokens: 3.9B (target: 3.5B) Classifier-scored files: 1,553,596 (1.7B tokens) Non-classified files: 3,649,912 (2.2B tokens) — filtered by heuristics, not the classifier Source: bigcode/starcoderdata Classifier:… See the full description on the dataset page: https://huggingface.co/datasets/mdonigian/starcoder-curated.imagetext-generation1M<n<10M0 likes108 downloads7mo agoHugging Face30unilm /starcoder-bpbtext10K<n<100K0 likes99 downloads1mo agoHugging Face

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