AntoineBlanot commited on
Commit
7c86919
1 Parent(s): 194675b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: premise
5
+ dtype: string
6
+ - name: hypothesis
7
+ dtype: string
8
+ - name: task_name
9
+ dtype: string
10
+ - name: label_name
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 317612708
15
+ num_examples: 1018733
16
+ - name: test
17
+ num_bytes: 15622840
18
+ num_examples: 59140
19
+ download_size: 212682398
20
+ dataset_size: 333235548
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: test
27
+ path: data/test-*
28
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d72eec3ab1c5c7519680fbb349b88855e41c98f987d531ae36e50d050ca477c4
3
+ size 8715132
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f56b4975fc103d966c25fda62e64e3c3cb529264e1300a1e77dbd44a3e71efec
3
+ size 203967266