loubnabnl's picture
loubnabnl HF staff
Update README.md
3e6ab65

CodeParrot 🦜 Dataset Cleaned (train)

Train split of CodeParrot 🦜 Dataset Cleaned.

Dataset structure

DatasetDict({
    train: Dataset({
        features: ['repo_name', 'path', 'copies', 'size', 'content', 'license', 'hash', 'line_mean', 'line_max', 'alpha_frac', 'autogenerated'],
        num_rows: 5300000
    })
})