ManuSharma commited on
Commit
b7a97eb
·
verified ·
1 Parent(s): 5ff834b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: stmt
5
+ dtype: string
6
+ - name: sentiment
7
+ dtype: string
8
+ - name: input_ids
9
+ sequence: int32
10
+ - name: attention_mask
11
+ sequence: int8
12
+ - name: labels
13
+ sequence: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 2834650.0
17
+ num_examples: 4361
18
+ - name: test
19
+ num_bytes: 315250.0
20
+ num_examples: 485
21
+ download_size: 35919
22
+ dataset_size: 3149900.0
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: test
29
+ path: data/test-*
30
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2781b9c082a38db09c81f783b20410e31313c1cfa3648f41da9316fa83799b6
3
+ size 6397
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb339ffe248aeb7fc93dc6e460a417965871f80843c16258ab78112aa8172b2
3
+ size 29522