File size: 447 Bytes
6e553df
 
 
 
 
 
 
 
 
 
 
43661ba
37ebc0f
 
 
6e553df
 
 
 
 
 
 
 
 
 
a05d71f
6e553df
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
---
license: cc-by-nc-4.0
dataset_info:
- config_name: train
  features:
  - name: news
    dtype: string
  - name: class
    dtype: int64
  splits:
  - name: train
    num_examples: 2998
  - name: test
    num_examples: 2999
  
configs:
  - config_name: train
    data_files:
      - split: train
        path: malayalam-train.jsonl
      - split: test
        path: malayalam-test.jsonl
task_categories:
- text-classification
language:
- ml
---