CoolFace
Datasetpublic

Jkatzy/code-comments-small

Comment Dataset Opening comments extracted from code datasets with CommentMiner and ML4SE-toolkit. Files are grouped as <dataset>/<language>/part-*.parquet. The Hugging Face dataset card declares one config per source dataset and one split-safe language name per language. Each row contains dataset, record_id, opening_comment, language, path, repo, extracted_at, and metadata. For Parquet exports, metadata is stored as a JSON string so every source dataset shares one stable… See the full description on the dataset page: https://huggingface.co/datasets/Jkatzy/code-comments-small.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes676downloads
Dataset Card

Comment Dataset

Opening comments extracted from code datasets with CommentMiner and ML4SE-toolkit.

Files are grouped as <dataset>/<language>/part-*.parquet.

The Hugging Face dataset card declares one config per source dataset and one split-safe language name per language.

Each row contains dataset, record_id, opening_comment, language, path, repo, extracted_at, and metadata.

For Parquet exports, metadata is stored as a JSON string so every source dataset shares one stable schema.

Small Subset

This is a deterministic small version of Jkatzy/code-comments for scalability testing. Every (dataset, language) split contains exactly 1000 rows. Rows are taken from the beginning of each source split; when a source split has fewer than 1000 rows, its available rows are repeated until the split reaches 1000 rows. The Parquet schema and <dataset>/<language>/part-*.parquet layout match the full dataset.