File size: 615 Bytes
5371fc4
 
b4507e1
5371fc4
b4507e1
 
 
 
 
 
c930df4
b4507e1
 
c930df4
b4507e1
c930df4
b4507e1
c930df4
b4507e1
c930df4
 
 
 
b4507e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
license: cc-by-nc-4.0
dataset_info:
  - config_name: train
    features:
      - name: news
        dtype: string
      - name: class
        dtype: int64
    splits:
      - name: train
      - name: test
configs:
  - config_name: telugu
    data_files:
      - split: train
        path: telugu-train.jsonl
      - split: test
        path: telugu-test.jsonl
  - config_name: mul
    data_files:
      - split: train
        path: train-mul.jsonl
      - split: test
        path: test-mul.jsonl
task_categories:
  - text-classification
language:
  - gu
  - pa
  - or
  - te
  - ta
  - ml
  - mr
  - kn

---