File size: 1,035 Bytes
d3e4409
 
fc97eea
d3e4409
 
 
 
 
 
 
 
 
 
 
41ca605
 
 
 
 
 
 
 
 
 
 
 
fc97eea
 
 
 
 
 
 
 
 
 
 
 
d3e4409
 
 
 
 
41ca605
 
 
 
fc97eea
 
 
 
d3e4409
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
dataset_info:
- config_name: body-body-pair
  features:
  - name: body1
    dtype: string
  - name: body2
    dtype: string
  splits:
  - name: train
    num_bytes: 305549013
    num_examples: 250460
  download_size: 181363161
  dataset_size: 305549013
- config_name: post-post-pair
  features:
  - name: post1
    dtype: string
  - name: post2
    dtype: string
  splits:
  - name: train
    num_bytes: 333790087
    num_examples: 250519
  download_size: 194620191
  dataset_size: 333790087
- config_name: title-title-pair
  features:
  - name: title1
    dtype: string
  - name: title2
    dtype: string
  splits:
  - name: train
    num_bytes: 35778522
    num_examples: 304525
  download_size: 25068596
  dataset_size: 35778522
configs:
- config_name: body-body-pair
  data_files:
  - split: train
    path: body-body-pair/train-*
- config_name: post-post-pair
  data_files:
  - split: train
    path: post-post-pair/train-*
- config_name: title-title-pair
  data_files:
  - split: train
    path: title-title-pair/train-*
---