Sakshamrzt commited on
Commit
988742e
1 Parent(s): 77b0c72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -13,12 +13,21 @@ dataset_info:
13
  - name: test
14
  num_examples: 2048
15
  configs:
16
- - config_name: train
17
- data_files:
18
- - split: train
19
- path: train-mul.jsonl
20
- - split: test
21
- path: test-mul.jsonl
22
  task_categories:
23
  - text-classification
 
 
 
 
 
 
 
 
 
24
  ---
 
13
  - name: test
14
  num_examples: 2048
15
  configs:
16
+ - config_name: train
17
+ data_files:
18
+ - split: train
19
+ path: train-mul.jsonl
20
+ - split: test
21
+ path: test-mul.jsonl
22
  task_categories:
23
  - text-classification
24
+ language:
25
+ - gu
26
+ - pa
27
+ - or
28
+ - te
29
+ - ta
30
+ - ml
31
+ - mr
32
+ - kn
33
  ---