google/code_x_glue_tc_nl_code_search_adv
Dataset Card for "code_x_glue_tc_nl_code_search_adv" Dataset Summary CodeXGLUE NL-code-search-Adv dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Code/NL-code-search-Adv The dataset we use comes from CodeSearchNet and we filter the dataset as the following: Remove examples that codes cannot be parsed into an abstract syntax tree. Remove examples that #tokens of documents is < 3 or >256 Remove examples that documents contain special… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_tc_nl_code_search_adv.
Convert dataset to Parquet (#5)
Update CodeSearchNet data file URLs (#3)
Reorder split names (#1)
add dataset_info in dataset metadata
remove dummmy data
Align/fix license metadata info (#4613)
Update files from the datasets library (from 1.18.0)
Update files from the datasets library (from 1.8.0)
