File size: 679 Bytes
c0e2ea4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
dataset_info:
  features:
  - name: question1
    dtype: string
  - name: question2
    dtype: string
  - name: label
    dtype: int64
  - name: idx
    dtype: int64
  - name: question1_he
    dtype: string
  - name: question2_he
    dtype: string
  splits:
  - name: train
    num_bytes: 115417971
    num_examples: 359985
  - name: validation
    num_bytes: 12824367
    num_examples: 39998
  - name: test
    num_bytes: 106677144
    num_examples: 329982
  download_size: 141953085
  dataset_size: 234919482
---
# Dataset Card for "qqp_he"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)