tomekkorbak commited on
Commit
3828758
1 Parent(s): 2661426

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +232 -0
dataset_infos.json ADDED
@@ -0,0 +1,232 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"tomekkorbak--shp_with_features": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "post_id": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "domain": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "upvote_ratio": {
18
+ "dtype": "float64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "history": {
23
+ "dtype": "string",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "c_root_id_A": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "c_root_id_B": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "created_at_utc_A": {
38
+ "dtype": "int64",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "created_at_utc_B": {
43
+ "dtype": "int64",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "score_A": {
48
+ "dtype": "int64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "score_B": {
53
+ "dtype": "int64",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "human_ref_A": {
58
+ "dtype": "string",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "human_ref_B": {
63
+ "dtype": "string",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "labels": {
68
+ "dtype": "int64",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "seconds_difference": {
73
+ "dtype": "float64",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "score_ratio": {
78
+ "dtype": "float64",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "helpfulness_A": {
83
+ "dtype": "int64",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "helpfulness_B": {
88
+ "dtype": "int64",
89
+ "id": null,
90
+ "_type": "Value"
91
+ },
92
+ "specificity_A": {
93
+ "dtype": "int64",
94
+ "id": null,
95
+ "_type": "Value"
96
+ },
97
+ "specificity_B": {
98
+ "dtype": "int64",
99
+ "id": null,
100
+ "_type": "Value"
101
+ },
102
+ "intent_A": {
103
+ "dtype": "int64",
104
+ "id": null,
105
+ "_type": "Value"
106
+ },
107
+ "intent_B": {
108
+ "dtype": "int64",
109
+ "id": null,
110
+ "_type": "Value"
111
+ },
112
+ "factuality_A": {
113
+ "dtype": "int64",
114
+ "id": null,
115
+ "_type": "Value"
116
+ },
117
+ "factuality_B": {
118
+ "dtype": "int64",
119
+ "id": null,
120
+ "_type": "Value"
121
+ },
122
+ "easy-to-understand_A": {
123
+ "dtype": "int64",
124
+ "id": null,
125
+ "_type": "Value"
126
+ },
127
+ "easy-to-understand_B": {
128
+ "dtype": "int64",
129
+ "id": null,
130
+ "_type": "Value"
131
+ },
132
+ "relevance_A": {
133
+ "dtype": "int64",
134
+ "id": null,
135
+ "_type": "Value"
136
+ },
137
+ "relevance_B": {
138
+ "dtype": "int64",
139
+ "id": null,
140
+ "_type": "Value"
141
+ },
142
+ "readability_A": {
143
+ "dtype": "int64",
144
+ "id": null,
145
+ "_type": "Value"
146
+ },
147
+ "readability_B": {
148
+ "dtype": "int64",
149
+ "id": null,
150
+ "_type": "Value"
151
+ },
152
+ "enough-detail_A": {
153
+ "dtype": "int64",
154
+ "id": null,
155
+ "_type": "Value"
156
+ },
157
+ "enough-detail_B": {
158
+ "dtype": "int64",
159
+ "id": null,
160
+ "_type": "Value"
161
+ },
162
+ "biased:_A": {
163
+ "dtype": "int64",
164
+ "id": null,
165
+ "_type": "Value"
166
+ },
167
+ "biased:_B": {
168
+ "dtype": "int64",
169
+ "id": null,
170
+ "_type": "Value"
171
+ },
172
+ "fail-to-consider-individual-preferences_A": {
173
+ "dtype": "int64",
174
+ "id": null,
175
+ "_type": "Value"
176
+ },
177
+ "fail-to-consider-individual-preferences_B": {
178
+ "dtype": "int64",
179
+ "id": null,
180
+ "_type": "Value"
181
+ },
182
+ "repetetive_A": {
183
+ "dtype": "int64",
184
+ "id": null,
185
+ "_type": "Value"
186
+ },
187
+ "repetetive_B": {
188
+ "dtype": "int64",
189
+ "id": null,
190
+ "_type": "Value"
191
+ },
192
+ "fail-to-consider-context_A": {
193
+ "dtype": "int64",
194
+ "id": null,
195
+ "_type": "Value"
196
+ },
197
+ "fail-to-consider-context_B": {
198
+ "dtype": "int64",
199
+ "id": null,
200
+ "_type": "Value"
201
+ },
202
+ "too-long_A": {
203
+ "dtype": "int64",
204
+ "id": null,
205
+ "_type": "Value"
206
+ },
207
+ "too-long_B": {
208
+ "dtype": "int64",
209
+ "id": null,
210
+ "_type": "Value"
211
+ }
212
+ },
213
+ "post_processed": null,
214
+ "supervised_keys": null,
215
+ "task_templates": null,
216
+ "builder_name": null,
217
+ "config_name": null,
218
+ "version": null,
219
+ "splits": {
220
+ "train": {
221
+ "name": "train",
222
+ "num_bytes": 43177194,
223
+ "num_examples": 20000,
224
+ "dataset_name": "shp_with_features"
225
+ }
226
+ },
227
+ "download_checksums": null,
228
+ "download_size": 24536271,
229
+ "post_processing_size": null,
230
+ "dataset_size": 43177194,
231
+ "size_in_bytes": 67713465
232
+ }}