CoolFace
Datasetpublic

CodedotAI/code_clippy

This dataset was generated by selecting GitHub repositories from a large collection of repositories. These repositories were collected from https://seart-ghs.si.usi.ch/ and Github portion of [The Pile](https://github.com/EleutherAI/github-downloader) (performed on July 7th, 2021). The goal of this dataset is to provide a training set for pretraining large language models on code data for helping software engineering researchers better understand their impacts on software related tasks such as autocompletion of code. The dataset is split into train, validation, and test splits. There is a version containing duplicates (209GBs compressed) and ones where exact duplicates (132GBs compressed) are removed. Contains mostly JavaScript and Python code, but other programming languages are included as well to various degrees.

sourceHugging Facegpl-3.0updated 4y agoView on Hugging Face
12likes178downloads
6 commits on main
9cca1f34y ago

Fix task tags (#3)

taisazero, albertvillanova
9ab49d64y ago

Fix `license` metadata (#1)

taisazero, julien-c
966104a5y ago

Add readme

ncoop57
ff0b80a5y ago

Fix bug where I overwrite datasets import

ncoop57
4ba9fe85y ago

Add code clippy dataset loader

ncoop57
3a52ae05y ago

initial commit

system