Datasets:

Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
text-to-code
License:
code_x_glue_tc_text_to_code / generated_definitions.py
system's picture
system HF staff
Update files from the datasets library (from 1.8.0)
e890641
raw history blame
No virus
605 Bytes
DEFINITIONS = {
"default": {
"class_name": "CodeXGlueTcTextToCode",
"dataset_type": "Text-Code",
"description": "CodeXGLUE text-to-code dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Code/text-to-code",
"dir_name": "text-to-code",
"name": "default",
"project_url": "https://github.com/madlag/CodeXGLUE/tree/main/Text-Code/text-to-code",
"raw_url": "https://raw.githubusercontent.com/madlag/CodeXGLUE/main/Text-Code/text-to-code/dataset",
"sizes": {"test": 2000, "train": 100000, "validation": 2000},
}
}