Change task category from translation to text-to-text
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
-
task_categories:
|
4 |
-
- translation
|
5 |
language:
|
6 |
- en
|
|
|
7 |
size_categories:
|
8 |
- n<1K
|
|
|
|
|
9 |
---
|
|
|
10 |
# Dataset Card for InterCode-Corrections
|
11 |
|
12 |
<!-- Provide a quick summary of the dataset. -->
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: mit
|
5 |
size_categories:
|
6 |
- n<1K
|
7 |
+
task_categories:
|
8 |
+
- text-to-text
|
9 |
---
|
10 |
+
|
11 |
# Dataset Card for InterCode-Corrections
|
12 |
|
13 |
<!-- Provide a quick summary of the dataset. -->
|