zhengxuanzenwu commited on
Commit
17870a0
1 Parent(s): 84abc69

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: sentence
7
+ dtype: string
8
+ - name: label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': entailment
13
+ '1': not_entailment
14
+ - name: idx
15
+ dtype: int32
16
+ splits:
17
+ - name: train
18
+ num_bytes: 25612443
19
+ num_examples: 104743
20
+ - name: validation
21
+ num_bytes: 250467.5086948563
22
+ num_examples: 1000
23
+ - name: test
24
+ num_bytes: 1117836.4913051438
25
+ num_examples: 4463
26
+ download_size: 18400117
27
+ dataset_size: 26980747.0
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:4dbcb9f3f721126a5c7a0b8a3d27302358b6f3bc2ab0f72ad867ea0f11fe1c6e
3
+ size 712339
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150cf4aff5b147a065528fcda40aee0205fd2cac58b463ec007de7fc412e041d
3
+ size 17528917
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29f3c36d44d3eb4753ed67e1261d77e4ddb4ef845f4511c52ae39cfe6292f26
3
+ size 158861