orcn commited on
Commit
0ec656a
·
verified ·
1 Parent(s): ce801c0

Add 805011 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -170,5 +170,91 @@
170
  },
171
  "download_size": 0,
172
  "dataset_size": 62303870
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
173
  }
174
  }
 
170
  },
171
  "download_size": 0,
172
  "dataset_size": 62303870
173
+ },
174
+ "marker_20250902-015115": {
175
+ "builder_name": "parquet",
176
+ "config_name": "marker_20250902-015115",
177
+ "features": {
178
+ "images": {
179
+ "_type": "Image"
180
+ },
181
+ "predictions": {
182
+ "dtype": "string",
183
+ "_type": "Value"
184
+ },
185
+ "page_number": {
186
+ "dtype": "int64",
187
+ "_type": "Value"
188
+ },
189
+ "title": {
190
+ "dtype": "string",
191
+ "_type": "Value"
192
+ },
193
+ "author": {
194
+ "dtype": "string",
195
+ "_type": "Value"
196
+ },
197
+ "thesis_id": {
198
+ "dtype": "string",
199
+ "_type": "Value"
200
+ },
201
+ "university": {
202
+ "dtype": "string",
203
+ "_type": "Value"
204
+ },
205
+ "department": {
206
+ "dtype": "string",
207
+ "_type": "Value"
208
+ },
209
+ "year": {
210
+ "dtype": "string",
211
+ "_type": "Value"
212
+ },
213
+ "language": {
214
+ "dtype": "string",
215
+ "_type": "Value"
216
+ },
217
+ "thesis_type": {
218
+ "dtype": "string",
219
+ "_type": "Value"
220
+ },
221
+ "keyword_abd": {
222
+ "dtype": "null",
223
+ "_type": "Value"
224
+ },
225
+ "abstract_tr": {
226
+ "dtype": "string",
227
+ "_type": "Value"
228
+ },
229
+ "abstract_en": {
230
+ "dtype": "string",
231
+ "_type": "Value"
232
+ },
233
+ "file_size_bytes": {
234
+ "dtype": "int64",
235
+ "_type": "Value"
236
+ },
237
+ "download_timestamp": {
238
+ "dtype": "string",
239
+ "_type": "Value"
240
+ },
241
+ "url": {
242
+ "dtype": "string",
243
+ "_type": "Value"
244
+ },
245
+ "download_success": {
246
+ "dtype": "bool",
247
+ "_type": "Value"
248
+ }
249
+ },
250
+ "splits": {
251
+ "train": {
252
+ "name": "train",
253
+ "num_bytes": 42013640,
254
+ "num_examples": 107
255
+ }
256
+ },
257
+ "download_size": 0,
258
+ "dataset_size": 42013640
259
  }
260
  }