albertvillanova HF Staff commited on
Commit
3486c64
·
1 Parent(s): 08ecce2

Fix task tags

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,8 +1,10 @@
1
  ---
2
  task_categories:
3
- - Code Generation
4
- - Translation
5
- - Text2Text generation
 
 
6
  ---
7
  # CoNaLa Dataset for Code Generation
8
 
 
1
  ---
2
  task_categories:
3
+ - text-generation
4
+ - translation
5
+ - text2text-generation
6
+ tags:
7
+ - code-generation
8
  ---
9
  # CoNaLa Dataset for Code Generation
10