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 /the-stack-dedupgated Dataset Card for The Stack Changelog Release Description v1.0 Initial release of the Stack. Included 30 programming languages and 18 permissive licenses. Note: Three included licenses (MPL/EPL/LGPL) are considered weak copyleft licenses. The resulting near-deduplicated dataset is 1.5TB in size. v1.1 The three copyleft licenses ((MPL/EPL/LGPL) were excluded and the list of permissive licenses extended to 193 licenses in total. The list of programming… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-dedup.tabulartext-generation100M<n<1B406 likes18k downloads3y agoHugging Face02bigcode /the-stackgated Dataset Card for The Stack Changelog Release Description v1.0 Initial release of the Stack. Included 30 programming languages and 18 permissive licenses. Note: Three included licenses (MPL/EPL/LGPL) are considered weak copyleft licenses. The resulting near-deduplicated dataset is 3TB in size. v1.1 The three copyleft licenses ((MPL/EPL/LGPL) were excluded and the list of permissive licenses extended to 193 licenses in total. The list of programming… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack.tabulartext-generation100M<n<1B1.1k likes11k downloads2mo agoHugging Face03bigcode /the-stack-metadata Dataset Card for The Stack Metadata Changelog Release Description v1.1 This is the first release of the metadata. It is for The Stack v1.1 v1.2 Metadata dataset matching The Stack v1.2 Dataset Summary This is a set of additional information for repositories used for The Stack. It contains file paths, detected licenes as well as some other information for the repositories. Supported Tasks and Leaderboards The main… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-metadata.tabulartext-generation10B<n<100B10 likes4.6k downloads4y agoHugging Face04Cyrile /dataset-the-stack-v2-dedup-sub The Stack v2 Subset with File Contents (Python, Java, JavaScript, C, C++) TempestTeam/dataset-the-stack-v2-dedup-sub Dataset Summary This dataset is a language-filtered and self-contained subset of bigcode/the-stack-v2-dedup, part of the BigCode Project. It contains only files written in the following programming languages: Python 🐍 Java ☕ JavaScript 📜 C ⚙️ C++ ⚙️ Unlike the original dataset, which only includes metadata and Software Heritage IDs, this subset includes… See the full description on the dataset page: https://huggingface.co/datasets/Cyrile/dataset-the-stack-v2-dedup-sub.tabulartext-generation10M<n<100M6 likes3.3k downloads1y agoHugging Face05xszheng2020 /the_stack_dedup_pythontabular10M<n<100M0 likes2.8k downloads1y agoHugging Face06bigcode /the-stack-v2-dedupgated The Stack v2 The dataset consists of 4 versions: bigcode/the-stack-v2: the full "The Stack v2" dataset bigcode/the-stack-v2-dedup: based on the bigcode/the-stack-v2 but further near-deduplicated <-- you are here bigcode/the-stack-v2-train-full-ids: based on the bigcode/the-stack-v2-dedup dataset but further filtered with heuristics and spanning 600+ programming languages. The data is grouped into repositories. bigcode/the-stack-v2-train-smol-ids: based on the… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-v2-dedup.tabulartext-generation1B<n<10B139 likes2.3k downloads2mo agoHugging Face07tingtang2 /the_stack_v2_python_repos_pretraining_dataset_imported_context-datasettext1M<n<10M0 likes2.2k downloads1y agoHugging Face08ml6team /the-stack-smol-python Dataset Card for "the-stack-smol-python" More Information needed tabular10K<n<100K2 likes2.2k downloads3y agoHugging Face09hac541309 /the_stack_smol_alltext100K<n<1M2 likes1.9k downloads3y agoHugging Face10Reset23 /the-stack-v2tabular100M<n<1B1 likes1.9k downloads2y agoHugging Face11Reset23 /the-stacktabular10M<n<100M0 likes1.8k downloads2y agoHugging Face12Reset23 /the-stack-v2-pythontabular1M<n<10M0 likes1.8k downloads2y agoHugging Face13smohammadi /the-stack-v2-python-shuffletext1M<n<10M0 likes1.6k downloads7mo agoHugging Face14Reset23 /the-stack-v2-ctabular1M<n<10M0 likes1.4k downloads2y agoHugging Face15ytzi /the-stack-dedup-python-filtered-docstringsThis is a dataset originated from bigcode/the-stack-dedup with some filters applied. The filters filtered in this dataset are: remove_function_no_docstring remove_class_no_docstring remove_delete_markers tabular10M<n<100M0 likes1.4k downloads2y agoHugging Face16Reset23 /the-stack-v2-new-pythontabular1M<n<10M0 likes1.2k downloads2y agoHugging Face17ammarnasr /the-stack-rust-clean Dataset 1: TheStack - Rust - Cleaned Description: This dataset is drawn from TheStack Corpus, an open-source code dataset with over 3TB of GitHub data covering 48 programming languages. We selected a small portion of this dataset to optimize smaller language models for Rust, a popular statically typed language. Target Language: Rust Dataset Size: Training: 900,000 files Validation: 50,000 files Test: 50,000 files Preprocessing: Selected Rust as the target language due to its… See the full description on the dataset page: https://huggingface.co/datasets/ammarnasr/the-stack-rust-clean.tabulartext-generation100K<n<1M24 likes1.2k downloads2y agoHugging Face18Reset23 /the-stack-v2-new-ctabular1M<n<10M0 likes1.1k downloads2y agoHugging Face19PatrickHaller /the-stack-python-1Mtabular1M<n<10M1 likes1.1k downloads2y agoHugging Face20Reset23 /the-stack-v2-new-cpptabular1M<n<10M1 likes1.1k downloads1y agoHugging Face21Wholesomeisland /rust-the-stack-v2text1M<n<10M0 likes974 downloads5mo agoHugging Face22thepowerfuldeez /the-stack-v2-train-smol-ids-updatedUpdate on The Stack V2 dataset: https://huggingface.co/datasets/bigcode/the-stack-v2-train-smol-ids All repos from original dataset are parsed with Github API and re-downloaded, so respective updates are kept, metadata is updated. This took 10+ days to process due to GraphQL limits. Filtering rules Removed repos with no update in the last 6 years (no updates since September 2019) Removed files with a single line Removed repos with a single file Removed repos with more than 99%… See the full description on the dataset page: https://huggingface.co/datasets/thepowerfuldeez/the-stack-v2-train-smol-ids-updated.tabular100K<n<1M0 likes965 downloads1y agoHugging Face23CohenQu /the-stack-v2-dedup-Python_10ktext1M<n<10M0 likes962 downloads1y agoHugging Face24bigcode /the-stack-v2-train-smol-idsgated The Stack v2 The dataset consists of 4 versions: bigcode/the-stack-v2: the full "The Stack v2" dataset bigcode/the-stack-v2-dedup: based on the bigcode/the-stack-v2 but further near-deduplicated bigcode/the-stack-v2-train-full-ids: based on the bigcode/the-stack-v2-dedup dataset but further filtered with heuristics and spanning 600+ programming languages. The data is grouped into repositories. bigcode/the-stack-v2-train-smol-ids: based on the bigcode/the-stack-v2-dedup… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-v2-train-smol-ids.tabulartext-generation10M<n<100M60 likes829 downloads2mo agoHugging Face25ytzi /the-stack-dedup-python-filtered-allThis is a dataset originated from bigcode/the-stack-dedup with some filters applied. The filters filtered in this dataset are: remove_non_ascii remove_decorators remove_async remove_classes remove_generators remove_function_no_docstring remove_class_no_docstring remove_unused_imports remove_delete_markers tabular10M<n<100M0 likes828 downloads2y agoHugging Face26Reset23 /the-stack-v2-cpptabular1M<n<10M1 likes806 downloads2y agoHugging Face27bigcode /the-stack-github-issuesgated Dataset Description This dataset contains conversations from GitHub issues and Pull Requests. Each conversation is comprised of a series of events, such as opening an issue, creating a comment, or closing the issue, and includes the author's username, text, action, and identifiers such as the issue ID and number. The dataset, which is mostly in English, has a total size of 54GB and 30.9M files. Dataset Structure from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-github-issues.tabulartext-generation10M<n<100M52 likes759 downloads4y agoHugging Face28bigcode /the-stack-v2-train-full-idsgated The Stack v2 The dataset consists of 4 versions: bigcode/the-stack-v2: the full "The Stack v2" dataset bigcode/the-stack-v2-dedup: based on the bigcode/the-stack-v2 but further near-deduplicated bigcode/the-stack-v2-train-full-ids: based on the bigcode/the-stack-v2-dedup dataset but further filtered with heuristics and spanning 600+ programming languages. The data is grouped into repositories. <-- you are here bigcode/the-stack-v2-train-smol-ids: based on the… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-v2-train-full-ids.tabulartext-generation10M<n<100M65 likes734 downloads2mo agoHugging Face29Reset23 /the-stack-v2-processedtabular1M<n<10M0 likes671 downloads1y agoHugging Face30CohenQu /the-stack-v2-dedup-Python_10k_01text1M<n<10M0 likes631 downloads1y agoHugging Face

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