File size: 3,476 Bytes
e549d64
 
08158fd
e549d64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
08158fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
433d011
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a3adb65
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6abc678
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2a87e32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e549d64
 
 
 
 
 
 
 
 
08158fd
 
 
 
 
 
 
 
433d011
 
 
 
 
 
 
 
a3adb65
 
 
 
 
 
 
 
6abc678
 
 
 
 
 
 
 
2a87e32
 
 
 
 
 
 
 
e549d64
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
---
dataset_info:
- config_name: Abt_Buy
  features:
  - name: productA
    dtype: string
  - name: productB
    dtype: string
  - name: same
    dtype: bool_
  splits:
  - name: train
    num_bytes: 580495
    num_examples: 1232
  - name: validation
    num_bytes: 926013
    num_examples: 1916
  - name: test
    num_bytes: 937812
    num_examples: 1916
  download_size: 508497
  dataset_size: 2444320
- config_name: Amazon_Google
  features:
  - name: productA
    dtype: string
  - name: productB
    dtype: string
  - name: same
    dtype: bool_
  splits:
  - name: train
    num_bytes: 262631
    num_examples: 1398
  - name: validation
    num_bytes: 430776
    num_examples: 2293
  - name: test
    num_bytes: 429953
    num_examples: 2293
  download_size: 247843
  dataset_size: 1123360
- config_name: Beer
  features:
  - name: productA
    dtype: string
  - name: productB
    dtype: string
  - name: same
    dtype: bool_
  splits:
  - name: train
    num_bytes: 20547
    num_examples: 80
  - name: validation
    num_bytes: 24191
    num_examples: 91
  - name: test
    num_bytes: 24255
    num_examples: 91
  download_size: 29542
  dataset_size: 68993
- config_name: Company
  features:
  - name: productA
    dtype: string
  - name: productB
    dtype: string
  - name: same
    dtype: bool_
  splits:
  - name: train
    num_bytes: 438041265
    num_examples: 33718
  - name: validation
    num_bytes: 322303999
    num_examples: 22533
  - name: test
    num_bytes: 309899980
    num_examples: 22503
  download_size: 365685795
  dataset_size: 1070245244
- config_name: DBLP_ACM
  features:
  - name: productA
    dtype: string
  - name: productB
    dtype: string
  - name: same
    dtype: bool_
  splits:
  - name: train
    num_bytes: 917934
    num_examples: 2664
  - name: validation
    num_bytes: 848473
    num_examples: 2473
  - name: test
    num_bytes: 843238
    num_examples: 2473
  download_size: 824232
  dataset_size: 2609645
- config_name: DBLP_GoogleScholar
  features:
  - name: productA
    dtype: string
  - name: productB
    dtype: string
  - name: same
    dtype: bool_
  splits:
  - name: train
    num_bytes: 1911584
    num_examples: 6414
  - name: validation
    num_bytes: 1658208
    num_examples: 5742
  - name: test
    num_bytes: 1650462
    num_examples: 5742
  download_size: 1611925
  dataset_size: 5220254
configs:
- config_name: Abt_Buy
  data_files:
  - split: train
    path: Abt_Buy/train-*
  - split: validation
    path: Abt_Buy/validation-*
  - split: test
    path: Abt_Buy/test-*
- config_name: Amazon_Google
  data_files:
  - split: train
    path: Amazon_Google/train-*
  - split: validation
    path: Amazon_Google/validation-*
  - split: test
    path: Amazon_Google/test-*
- config_name: Beer
  data_files:
  - split: train
    path: Beer/train-*
  - split: validation
    path: Beer/validation-*
  - split: test
    path: Beer/test-*
- config_name: Company
  data_files:
  - split: train
    path: Company/train-*
  - split: validation
    path: Company/validation-*
  - split: test
    path: Company/test-*
- config_name: DBLP_ACM
  data_files:
  - split: train
    path: DBLP_ACM/train-*
  - split: validation
    path: DBLP_ACM/validation-*
  - split: test
    path: DBLP_ACM/test-*
- config_name: DBLP_GoogleScholar
  data_files:
  - split: train
    path: DBLP_GoogleScholar/train-*
  - split: validation
    path: DBLP_GoogleScholar/validation-*
  - split: test
    path: DBLP_GoogleScholar/test-*
---