hgissbkh commited on
Commit
26bd4e0
1 Parent(s): 6dfce0a

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: boolq
4
  features:
5
  - name: question
6
  dtype: string
@@ -26,6 +26,33 @@ dataset_info:
26
  num_examples: 3245
27
  download_size: 6470231
28
  dataset_size: 10395714
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  configs:
30
  - config_name: boolq
31
  data_files:
@@ -35,4 +62,12 @@ configs:
35
  path: boolq/validation-*
36
  - split: test
37
  path: boolq/test-*
 
 
 
 
 
 
 
 
38
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: boolq
4
  features:
5
  - name: question
6
  dtype: string
 
26
  num_examples: 3245
27
  download_size: 6470231
28
  dataset_size: 10395714
29
+ - config_name: cb
30
+ features:
31
+ - name: premise
32
+ dtype: string
33
+ - name: hypothesis
34
+ dtype: string
35
+ - name: idx
36
+ dtype: int32
37
+ - name: label
38
+ dtype:
39
+ class_label:
40
+ names:
41
+ '0': entailment
42
+ '1': contradiction
43
+ '2': neutral
44
+ splits:
45
+ - name: train
46
+ num_bytes: 87050
47
+ num_examples: 250
48
+ - name: validation
49
+ num_bytes: 21851
50
+ num_examples: 56
51
+ - name: test
52
+ num_bytes: 93492
53
+ num_examples: 250
54
+ download_size: 139513
55
+ dataset_size: 202393
56
  configs:
57
  - config_name: boolq
58
  data_files:
 
62
  path: boolq/validation-*
63
  - split: test
64
  path: boolq/test-*
65
+ - config_name: cb
66
+ data_files:
67
+ - split: train
68
+ path: cb/train-*
69
+ - split: validation
70
+ path: cb/validation-*
71
+ - split: test
72
+ path: cb/test-*
73
  ---
cb/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf752f36ef57a5ed3a3a9d05125e0eed6228948b5b7135183cc1980db1dd1a4
3
+ size 63490
cb/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6339bdd2758dfbcb1b57e7c6e49ac1799def3123b884ecdacaacff0231242194
3
+ size 58001
cb/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:707932e2ae638ace87583c59f9bbce9d1c71958b5ef8d179a8305a7ac8bfe593
3
+ size 18022