orcn commited on
Commit
c842a0c
·
verified ·
1 Parent(s): da25a53

Add 798909 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -84,5 +84,91 @@
84
  },
85
  "download_size": 0,
86
  "dataset_size": 48110077
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  }
88
  }
 
84
  },
85
  "download_size": 0,
86
  "dataset_size": 48110077
87
+ },
88
+ "marker_20250902-015050": {
89
+ "builder_name": "parquet",
90
+ "config_name": "marker_20250902-015050",
91
+ "features": {
92
+ "images": {
93
+ "_type": "Image"
94
+ },
95
+ "predictions": {
96
+ "dtype": "string",
97
+ "_type": "Value"
98
+ },
99
+ "page_number": {
100
+ "dtype": "int64",
101
+ "_type": "Value"
102
+ },
103
+ "title": {
104
+ "dtype": "string",
105
+ "_type": "Value"
106
+ },
107
+ "author": {
108
+ "dtype": "string",
109
+ "_type": "Value"
110
+ },
111
+ "thesis_id": {
112
+ "dtype": "string",
113
+ "_type": "Value"
114
+ },
115
+ "university": {
116
+ "dtype": "string",
117
+ "_type": "Value"
118
+ },
119
+ "department": {
120
+ "dtype": "string",
121
+ "_type": "Value"
122
+ },
123
+ "year": {
124
+ "dtype": "string",
125
+ "_type": "Value"
126
+ },
127
+ "language": {
128
+ "dtype": "string",
129
+ "_type": "Value"
130
+ },
131
+ "thesis_type": {
132
+ "dtype": "string",
133
+ "_type": "Value"
134
+ },
135
+ "keyword_abd": {
136
+ "dtype": "null",
137
+ "_type": "Value"
138
+ },
139
+ "abstract_tr": {
140
+ "dtype": "string",
141
+ "_type": "Value"
142
+ },
143
+ "abstract_en": {
144
+ "dtype": "string",
145
+ "_type": "Value"
146
+ },
147
+ "file_size_bytes": {
148
+ "dtype": "int64",
149
+ "_type": "Value"
150
+ },
151
+ "download_timestamp": {
152
+ "dtype": "string",
153
+ "_type": "Value"
154
+ },
155
+ "url": {
156
+ "dtype": "string",
157
+ "_type": "Value"
158
+ },
159
+ "download_success": {
160
+ "dtype": "bool",
161
+ "_type": "Value"
162
+ }
163
+ },
164
+ "splits": {
165
+ "train": {
166
+ "name": "train",
167
+ "num_bytes": 62303870,
168
+ "num_examples": 134
169
+ }
170
+ },
171
+ "download_size": 0,
172
+ "dataset_size": 62303870
173
  }
174
  }