jackdog17 commited on
Commit
1cc19ab
·
verified ·
1 Parent(s): 3a71c24

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: premise
5
+ dtype: string
6
+ - name: hypothesis
7
+ dtype: string
8
+ - name: label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': entailment
13
+ '1': neutral
14
+ '2': contradiction
15
+ splits:
16
+ - name: train
17
+ num_bytes: 49575830.557565175
18
+ num_examples: 416097
19
+ - name: validation
20
+ num_bytes: 1241552
21
+ num_examples: 9842
22
+ download_size: 16064268
23
+ dataset_size: 50817382.557565175
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63725347808685f25861e6f51faa99d1a8a3062520f702139bf9901949245bf4
3
+ size 15659844
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35bbce74dbc545e564091bdcbab2669b5233ab6dc09541c4a033ec6e4abc36bc
3
+ size 404424