Elfsong commited on
Commit
8f1f30d
1 Parent(s): f441c47

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +26 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 136716914
18
+ num_examples: 1912390
19
+ download_size: 48712225
20
+ dataset_size: 136716914
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290477264840dc8658e3404f2c8bc8dd5541d60c07e4033a0e3546a830cf6c7d
3
+ size 48712225