Sakshamrzt commited on
Commit
c930df4
1 Parent(s): 530301f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -8,19 +8,19 @@ dataset_info:
8
  - name: class
9
  dtype: int64
10
  splits:
11
- - name: telugu
12
  - name: test
13
  configs:
14
- - config_name: train
15
  data_files:
16
- - split: telugu
17
  path: telugu-train.jsonl
18
- - split: mul
19
- path: train-mul.jsonl
20
- - config_name: test
21
- data_files:
22
- - split: telugu
23
  path: telugu-test.jsonl
 
 
 
 
24
  - split: test
25
  path: test-mul.jsonl
26
  task_categories:
 
8
  - name: class
9
  dtype: int64
10
  splits:
11
+ - name: train
12
  - name: test
13
  configs:
14
+ - config_name: telugu
15
  data_files:
16
+ - split: train
17
  path: telugu-train.jsonl
18
+ - split: test
 
 
 
 
19
  path: telugu-test.jsonl
20
+ - config_name: mul
21
+ data_files:
22
+ - split: train
23
+ path: train-mul.jsonl
24
  - split: test
25
  path: test-mul.jsonl
26
  task_categories: