chathuru commited on
Commit
a3dd8f1
1 Parent(s): 4c4a723

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: 157136
11
+ num_examples: 536
12
+ - name: test
13
+ num_bytes: 37310
14
+ num_examples: 134
15
+ download_size: 43233
16
+ dataset_size: 194446
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: test
23
+ path: data/test-*
24
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:612e20be95567b20c5a2bd6d2f6d7031e96ed8a5918568ecb0a334c715a2e2ae
3
+ size 11002
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e06e0a0387375d854fc30126cd2f9c363b3edb4ae55751370d16c4bcaa02704
3
+ size 32231