Datasets:
Tasks:
Translation
Modalities:
Text
Formats:
parquet
Size:
100K - 1M
ArXiv:
Tags:
text-to-code
License:
Delete loading script auxiliary file
Browse files- generated_definitions.py +0 -12
generated_definitions.py
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
DEFINITIONS = {
|
| 2 |
-
"default": {
|
| 3 |
-
"class_name": "CodeXGlueTcTextToCode",
|
| 4 |
-
"dataset_type": "Text-Code",
|
| 5 |
-
"description": "CodeXGLUE text-to-code dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Code/text-to-code",
|
| 6 |
-
"dir_name": "text-to-code",
|
| 7 |
-
"name": "default",
|
| 8 |
-
"project_url": "https://github.com/madlag/CodeXGLUE/tree/main/Text-Code/text-to-code",
|
| 9 |
-
"raw_url": "https://raw.githubusercontent.com/madlag/CodeXGLUE/main/Text-Code/text-to-code/dataset",
|
| 10 |
-
"sizes": {"test": 2000, "train": 100000, "validation": 2000},
|
| 11 |
-
}
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|