google/code_x_glue_cc_code_completion_line
Dataset Card for "code_x_glue_cc_code_completion_line" Dataset Summary CodeXGLUE CodeCompletion-line dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/CodeCompletion-line Complete the unfinished line given previous context. Models are evaluated by exact match and edit similarity. We propose line completion task to test model's ability to autocomplete a line. Majority code completion systems behave well in token level completion, but… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_cc_code_completion_line.
Convert dataset to Parquet (#2)
Delete legacy JSON metadata (#1)
rename configs to config_name
add dataset_info in dataset metadata
remove dummmy data
Align/fix license metadata info (#4613)
Remove config names as yaml keys (#4367)
Update datasets task tags to align tags with models (#4067)
Update files from the datasets library (from 1.18.0)
Update files from the datasets library (from 1.8.0)
