CoolFace
Datasetpublic

mvasiliniuc/iva-swift-codeint

IVA Swift GitHub Code Dataset Dataset Description This is the raw IVA Swift dataset extracted from GitHub. It contains uncurated Swift files gathered with the purpose to train a code generation model. The dataset consists of 753693 swift code files from GitHub totaling ~700MB of data. The dataset was created from the public GitHub dataset on Google BiqQuery. 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.

sourceHugging Faceotherupdated 3y agoView on Hugging Face
4likes116downloads
7 commits on main
ecffefd3y ago

Update README.md

mvasiliniuc
c09ebf83y ago

Update README.md

mvasiliniuc
2e4d0153y ago

Update README.md

mvasiliniuc
8ac45cb3y ago

Update README.md

mvasiliniuc
15340573y ago

Create initial README.md

mvasiliniuc
c9901b13y ago

Add unprocessed dataset files from github dump for Swift

mvasiliniuc
6fd35a43y ago

Initial commit

mvasiliniuc