BenchMark·Hub

code_x_glue_ct_code_to_text

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

发布方:google

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

简介

Dataset Card for "code_x_glue_ct_code_to_text" Dataset Summary CodeXGLUE code-to-text dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Text/code-to-text 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 (e.g. <img ...> or… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_ct_code_to_text.