ahmadSiddiqi commited on
Commit
164dcc1
·
verified ·
1 Parent(s): 990b39c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 2526787
11
+ num_examples: 11790
12
+ - name: validation
13
+ num_bytes: 215379
14
+ num_examples: 1055
15
+ download_size: 1570136
16
+ dataset_size: 2742166
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42ad446d4aa19ccf0c2a193a9b7645c1f12402986532fcc54e9d7537c424352
3
+ size 1441902
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d335812c24fc356c973d64db87027d5d2133a22ebe7bfb7485a8e7030524b3df
3
+ size 128234