BenchMark·Hub

code_x_glue_tc_nl_code_search_adv

B待确认Benchmark
代码代码生成开放c-uda

发布方:google

热度29.9▼ 0.1
下载量 · 30天
619
Hugging Face
GitHub Stars
代码仓库
论文被引
1,585
Semantic Scholar
跑分模型 · 30天
Leaderboard results

简介

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 tokens… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_tc_nl_code_search_adv.