sbmaruf commited on
Commit
42e1d4a
1 Parent(s): ee4089d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -4,13 +4,20 @@ annotations_creators:
4
  - found
5
  language_creators:
6
  - found
 
 
 
 
 
 
 
7
  task_categories:
8
- - text-generation
9
  - translation
10
  - program-synthesis
11
- - text-classification
12
- - question-answering
13
- - text2text-generation
14
  pretty_name: xCodeEval
15
  size_categories:
16
  - 1M<n<10M
 
4
  - found
5
  language_creators:
6
  - found
7
+ language:
8
+ - code
9
+ - en
10
+
11
+ multilinguality:
12
+ - other-programming-languages
13
+
14
  task_categories:
15
+ - generation
16
  - translation
17
  - program-synthesis
18
+ - classification
19
+ - retrieval
20
+
21
  pretty_name: xCodeEval
22
  size_categories:
23
  - 1M<n<10M