tmnam20 commited on
Commit
4a6e6b1
1 Parent(s): 29e9c3d

Upload dataset

Browse files
README.md CHANGED
@@ -109,6 +109,32 @@ dataset_info:
109
  num_examples: 5463
110
  download_size: 21937127
111
  dataset_size: 37161857
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  configs:
113
  - config_name: cola
114
  data_files:
@@ -146,4 +172,12 @@ configs:
146
  path: qnli/test-*
147
  - split: validation
148
  path: qnli/validation-*
 
 
 
 
 
 
 
 
149
  ---
 
109
  num_examples: 5463
110
  download_size: 21937127
111
  dataset_size: 37161857
112
+ - config_name: qqp
113
+ features:
114
+ - name: question1
115
+ dtype: string
116
+ - name: question2
117
+ dtype: string
118
+ - name: label
119
+ dtype:
120
+ class_label:
121
+ names:
122
+ '0': not_duplicate
123
+ '1': duplicate
124
+ - name: idx
125
+ dtype: int32
126
+ splits:
127
+ - name: train
128
+ num_bytes: 69970725
129
+ num_examples: 363846
130
+ - name: test
131
+ num_bytes: 75599210
132
+ num_examples: 390965
133
+ - name: validation
134
+ num_bytes: 7766721
135
+ num_examples: 40430
136
+ download_size: 87244206
137
+ dataset_size: 153336656
138
  configs:
139
  - config_name: cola
140
  data_files:
 
172
  path: qnli/test-*
173
  - split: validation
174
  path: qnli/validation-*
175
+ - config_name: qqp
176
+ data_files:
177
+ - split: train
178
+ path: qqp/train-*
179
+ - split: test
180
+ path: qqp/test-*
181
+ - split: validation
182
+ path: qqp/validation-*
183
  ---
qqp/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792ce2a23765ff553831c4e79c51d4bdb00f5422dd28fdeaffb0ede8ca83285c
3
+ size 43195039
qqp/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81be1e07af86a581421091112b146da43c73a15daf327475b7f1aea41bb93c45
3
+ size 39644357
qqp/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e4a24d654647d7da6f1b499bfd5b18d8d39e9f9e58ac7863d00259846401766
3
+ size 4404810