codeparrot/codeparrot-clean-train
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 }) })
163.6k
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
})
})