CoolFace
Datasetpublic

mvasiliniuc/iva-swift-codeint-clean-train

IVA Swift GitHub Code Dataset Dataset Description This is the curated train split of IVA Swift dataset extracted from GitHub. It contains curated Swift files gathered with the purpose to train a code generation model. The dataset consists of 320000 Swift code files from GitHub. Here is the unsliced curated dataset and here is the raw dataset. How to use it To download the full dataset: from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/mvasiliniuc/iva-swift-codeint-clean-train.

sourceHugging Faceotherupdated 3y agoView on Hugging Face
3likes73downloads
6 commits on main
369d9ec3y ago

Update README.md

mvasiliniuc
07edb8f3y ago

Create README.md

mvasiliniuc
5e509493y ago

Refresh after another curating step

mvasiliniuc
dc8a8c53y ago

Add new truncated dataset

Mircea Vasiliniuc
8f5156c3y ago

Add dataset files

Mircea Vasiliniuc
77bb0e23y ago

initial commit

mvasiliniuc