codeparrot/codeparrot-clean-valid
CodeParrot ๐ฆ Dataset Cleaned (valid) 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: 61373 }) })
1310k
CodeParrot ๐ฆ Dataset Cleaned (valid)
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: 61373
})
})