xprilion commited on
Commit
a3f0891
·
verified ·
1 Parent(s): 2bad174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -1
README.md CHANGED
@@ -18,4 +18,29 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ license: mit
22
+ task_categories:
23
+ - text-classification
24
+ - translation
25
+ - sentence-similarity
26
+ - fill-mask
27
+ - text-generation
28
+ language:
29
+ - en
30
+ - hi
31
+ - bn
32
+ - gu
33
+ - ur
34
+ - kn
35
+ - mr
36
+ - pa
37
+ - ta
38
+ - te
39
+ tags:
40
+ - multilingual
41
+ - indian
42
+ - languages
43
+ - sentiment-classification
44
+ size_categories:
45
+ - 10K<n<100K
46
+ ---