notlath commited on
Commit
a64a3ce
·
verified ·
1 Parent(s): 0bb6938

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: label
5
+ dtype:
6
+ class_label:
7
+ names:
8
+ '0': Dengue
9
+ '1': Diarrhea
10
+ '2': Influenza
11
+ '3': Measles
12
+ '4': Pneumonia
13
+ '5': Typhoid
14
+ - name: text
15
+ dtype: large_string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1310421
19
+ num_examples: 6300
20
+ - name: validation
21
+ num_bytes: 280804
22
+ num_examples: 1350
23
+ - name: test
24
+ num_bytes: 280804
25
+ num_examples: 1350
26
+ download_size: 972701
27
+ dataset_size: 1872029
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c493f030cd8bfe5303b7ce760ed1f05844f75947f1fe7322523b66de37c6a5
3
+ size 147767
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cfc969c8f3e898ad2872bfdab7aaa46b5f5f2fefc998ae37a48dfbaa1bf12a3
3
+ size 679073
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b176c4651bd51beaabafd0984b7c43c46aeb9970a5dcb4462510083d40abbd
3
+ size 145861