Datasets:
Tasks:
Translation
Modalities:
Text
Formats:
parquet
Size:
1M - 10M
ArXiv:
Tags:
code-to-text
License:
fix task_ids
Browse files
README.md
CHANGED
|
@@ -17,8 +17,7 @@ source_datasets:
|
|
| 17 |
- original
|
| 18 |
task_categories:
|
| 19 |
- translation
|
| 20 |
-
task_ids:
|
| 21 |
-
- translation-other-code-to-text
|
| 22 |
pretty_name: CodeXGlueCtCodeToText
|
| 23 |
configs:
|
| 24 |
- go
|
|
@@ -27,6 +26,8 @@ configs:
|
|
| 27 |
- php
|
| 28 |
- python
|
| 29 |
- ruby
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
# Dataset Card for "code_x_glue_ct_code_to_text"
|
| 32 |
|
|
@@ -306,4 +307,4 @@ Computational Use of Data Agreement (C-UDA) License.
|
|
| 306 |
|
| 307 |
### Contributions
|
| 308 |
|
| 309 |
-
Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
|
|
|
|
| 17 |
- original
|
| 18 |
task_categories:
|
| 19 |
- translation
|
| 20 |
+
task_ids: []
|
|
|
|
| 21 |
pretty_name: CodeXGlueCtCodeToText
|
| 22 |
configs:
|
| 23 |
- go
|
|
|
|
| 26 |
- php
|
| 27 |
- python
|
| 28 |
- ruby
|
| 29 |
+
tags:
|
| 30 |
+
- code-to-text
|
| 31 |
---
|
| 32 |
# Dataset Card for "code_x_glue_ct_code_to_text"
|
| 33 |
|
|
|
|
| 307 |
|
| 308 |
### Contributions
|
| 309 |
|
| 310 |
+
Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
|