aarabil commited on
Commit
a1ed995
·
verified ·
1 Parent(s): d224f4d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: hypothesis
7
+ dtype: string
8
+ - name: labels
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': entailment
13
+ '1': not_entailment
14
+ - name: task_name
15
+ dtype: string
16
+ - name: label_text
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 1328839
21
+ num_examples: 9794
22
+ - name: test
23
+ num_bytes: 23911774
24
+ num_examples: 175466
25
+ download_size: 819129
26
+ dataset_size: 25240613
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: test
33
+ path: data/test-*
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a013d96be317e98cf30f64cdd62c110d2f8b83c5266fb02612e9cc5bf686977
3
+ size 557891
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:525f4e5e429c0812a62199cef31a2d83bb6a9818e27abb9dba799c8f0a87731d
3
+ size 261238