AmelieSchreiber commited on
Commit
aa87aed
·
verified ·
1 Parent(s): 1f0db99

Upload manifests/uniprot_fot_build_manifest.json with huggingface_hub

Browse files
manifests/uniprot_fot_build_manifest.json ADDED
@@ -0,0 +1,397 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "format_version": "uniprot_fot_graphified_v0",
3
+ "raw_manifest": {
4
+ "raw_root": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale",
5
+ "datasets": [
6
+ {
7
+ "name": "dna_coding_regions_train",
8
+ "path": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/dna_coding_regions_train",
9
+ "parquet_files": 24,
10
+ "readable_parquet_files": 24,
11
+ "unreadable_files": [],
12
+ "bytes": 5448417115,
13
+ "rows": 1677609,
14
+ "schema": [
15
+ {
16
+ "name": "accession",
17
+ "type": "string"
18
+ },
19
+ {
20
+ "name": "organism",
21
+ "type": "string"
22
+ },
23
+ {
24
+ "name": "sequence",
25
+ "type": "string"
26
+ },
27
+ {
28
+ "name": "introns",
29
+ "type": "list<element: struct<after: string, before: string, end: int64, gene: string, sequence: string, start: int64>>"
30
+ },
31
+ {
32
+ "name": "exons",
33
+ "type": "list<element: struct<after: string, before: string, end: int64, gene: string, sequence: string, start: int64>>"
34
+ },
35
+ {
36
+ "name": "proteins",
37
+ "type": "list<element: struct<end: int64, gene: string, sequence: string, start: int64>>"
38
+ }
39
+ ]
40
+ },
41
+ {
42
+ "name": "pubchem10m_selfies_train",
43
+ "path": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/pubchem10m_selfies_train",
44
+ "parquet_files": 5,
45
+ "readable_parquet_files": 5,
46
+ "unreadable_files": [],
47
+ "bytes": 555511826,
48
+ "rows": 9999999,
49
+ "schema": [
50
+ {
51
+ "name": "SELFIES",
52
+ "type": "string"
53
+ }
54
+ ]
55
+ },
56
+ {
57
+ "name": "rfam_sequence_train",
58
+ "path": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/rfam_sequence_train",
59
+ "parquet_files": 1,
60
+ "readable_parquet_files": 1,
61
+ "unreadable_files": [],
62
+ "bytes": 726072383,
63
+ "rows": 20051822,
64
+ "schema": [
65
+ {
66
+ "name": "id",
67
+ "type": "string"
68
+ },
69
+ {
70
+ "name": "sequence",
71
+ "type": "string"
72
+ },
73
+ {
74
+ "name": "family",
75
+ "type": "string"
76
+ },
77
+ {
78
+ "name": "clan",
79
+ "type": "string"
80
+ },
81
+ {
82
+ "name": "description",
83
+ "type": "string"
84
+ }
85
+ ]
86
+ },
87
+ {
88
+ "name": "rnacentral_8192_sequence_train",
89
+ "path": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/rnacentral_8192_sequence_train",
90
+ "parquet_files": 7,
91
+ "readable_parquet_files": 7,
92
+ "unreadable_files": [],
93
+ "bytes": 2432802851,
94
+ "rows": 7340032,
95
+ "schema": [
96
+ {
97
+ "name": "upi",
98
+ "type": "string"
99
+ },
100
+ {
101
+ "name": "sequence",
102
+ "type": "string"
103
+ },
104
+ {
105
+ "name": "type",
106
+ "type": "string"
107
+ },
108
+ {
109
+ "name": "description",
110
+ "type": "string"
111
+ }
112
+ ]
113
+ },
114
+ {
115
+ "name": "uniprot_function_text_train",
116
+ "path": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/uniprot_function_text_train",
117
+ "parquet_files": 1,
118
+ "readable_parquet_files": 1,
119
+ "unreadable_files": [],
120
+ "bytes": 237633233,
121
+ "rows": 464395,
122
+ "schema": [
123
+ {
124
+ "name": "entry",
125
+ "type": "string"
126
+ },
127
+ {
128
+ "name": "entry_name",
129
+ "type": "string"
130
+ },
131
+ {
132
+ "name": "protein_name",
133
+ "type": "string"
134
+ },
135
+ {
136
+ "name": "sequence",
137
+ "type": "string"
138
+ },
139
+ {
140
+ "name": "function",
141
+ "type": "string"
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "name": "uniprot_uniref50_sequence_train",
147
+ "path": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/uniprot_uniref50_sequence_train",
148
+ "parquet_files": 130,
149
+ "readable_parquet_files": 129,
150
+ "unreadable_files": [
151
+ {
152
+ "path": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/uniprot_uniref50_sequence_train/default/train/0109.parquet",
153
+ "error": "ArrowInvalid: Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file."
154
+ }
155
+ ],
156
+ "bytes": 18112483652,
157
+ "rows": 59604946,
158
+ "schema": [
159
+ {
160
+ "name": "id",
161
+ "type": "string"
162
+ },
163
+ {
164
+ "name": "name",
165
+ "type": "string"
166
+ },
167
+ {
168
+ "name": "updated",
169
+ "type": "string"
170
+ },
171
+ {
172
+ "name": "member_count",
173
+ "type": "int32"
174
+ },
175
+ {
176
+ "name": "common_taxon",
177
+ "type": "string"
178
+ },
179
+ {
180
+ "name": "common_taxon_id",
181
+ "type": "int32"
182
+ },
183
+ {
184
+ "name": "seed_id",
185
+ "type": "string"
186
+ },
187
+ {
188
+ "name": "go_mf",
189
+ "type": "list<element: string>"
190
+ },
191
+ {
192
+ "name": "go_bp",
193
+ "type": "list<element: string>"
194
+ },
195
+ {
196
+ "name": "go_cc",
197
+ "type": "list<element: string>"
198
+ },
199
+ {
200
+ "name": "member_ids",
201
+ "type": "list<element: string>"
202
+ },
203
+ {
204
+ "name": "rep_member_id",
205
+ "type": "string"
206
+ },
207
+ {
208
+ "name": "rep_member_id_type",
209
+ "type": "string"
210
+ },
211
+ {
212
+ "name": "rep_organism",
213
+ "type": "string"
214
+ },
215
+ {
216
+ "name": "rep_organism_tax_id",
217
+ "type": "int32"
218
+ },
219
+ {
220
+ "name": "rep_protein_name",
221
+ "type": "string"
222
+ },
223
+ {
224
+ "name": "rep_accessions",
225
+ "type": "list<element: string>"
226
+ },
227
+ {
228
+ "name": "rep_uniparc_id",
229
+ "type": "string"
230
+ },
231
+ {
232
+ "name": "rep_uniref90_id",
233
+ "type": "string"
234
+ },
235
+ {
236
+ "name": "rep_uniref100_id",
237
+ "type": "string"
238
+ },
239
+ {
240
+ "name": "rep_is_seed",
241
+ "type": "bool"
242
+ },
243
+ {
244
+ "name": "sequence",
245
+ "type": "large_string"
246
+ },
247
+ {
248
+ "name": "sequence_length",
249
+ "type": "int32"
250
+ },
251
+ {
252
+ "name": "sequence_crc64",
253
+ "type": "string"
254
+ },
255
+ {
256
+ "name": "sequence_xxh128",
257
+ "type": "string"
258
+ }
259
+ ]
260
+ }
261
+ ],
262
+ "totals": {
263
+ "datasets": 6,
264
+ "parquet_files": 168,
265
+ "readable_parquet_files": 167,
266
+ "bytes": 27512921060,
267
+ "rows": 99138803
268
+ },
269
+ "raw_links": [
270
+ {
271
+ "dataset": "dna_coding_regions_train",
272
+ "path": "data/uniprot_fot/raw_sources/dna_coding_regions_train",
273
+ "mode": "symlink",
274
+ "source": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/dna_coding_regions_train"
275
+ },
276
+ {
277
+ "dataset": "pubchem10m_selfies_train",
278
+ "path": "data/uniprot_fot/raw_sources/pubchem10m_selfies_train",
279
+ "mode": "symlink",
280
+ "source": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/pubchem10m_selfies_train"
281
+ },
282
+ {
283
+ "dataset": "rfam_sequence_train",
284
+ "path": "data/uniprot_fot/raw_sources/rfam_sequence_train",
285
+ "mode": "symlink",
286
+ "source": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/rfam_sequence_train"
287
+ },
288
+ {
289
+ "dataset": "rnacentral_8192_sequence_train",
290
+ "path": "data/uniprot_fot/raw_sources/rnacentral_8192_sequence_train",
291
+ "mode": "symlink",
292
+ "source": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/rnacentral_8192_sequence_train"
293
+ },
294
+ {
295
+ "dataset": "uniprot_function_text_train",
296
+ "path": "data/uniprot_fot/raw_sources/uniprot_function_text_train",
297
+ "mode": "symlink",
298
+ "source": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/uniprot_function_text_train"
299
+ },
300
+ {
301
+ "dataset": "uniprot_uniref50_sequence_train",
302
+ "path": "data/uniprot_fot/raw_sources/uniprot_uniref50_sequence_train",
303
+ "mode": "symlink",
304
+ "source": "/home/iska/Documents/amelie/bio/iska-net/data/raw_hf_bio_scale/uniprot_uniref50_sequence_train"
305
+ }
306
+ ]
307
+ },
308
+ "derived": {
309
+ "jsonl": "data/uniprot_fot/derived/uniprot_fot_graphified_sample.jsonl",
310
+ "parquet": "data/uniprot_fot/derived/uniprot_fot_graphified_sample.parquet",
311
+ "records": 48,
312
+ "sample_per_dataset": 8,
313
+ "counts_by_dataset": {
314
+ "dna_coding_regions_train": 8,
315
+ "pubchem10m_selfies_train": 8,
316
+ "rfam_sequence_train": 8,
317
+ "rnacentral_8192_sequence_train": 8,
318
+ "uniprot_function_text_train": 8,
319
+ "uniprot_uniref50_sequence_train": 8
320
+ },
321
+ "schema": [
322
+ {
323
+ "name": "record_id",
324
+ "type": "string"
325
+ },
326
+ {
327
+ "name": "dataset",
328
+ "type": "string"
329
+ },
330
+ {
331
+ "name": "source_file",
332
+ "type": "string"
333
+ },
334
+ {
335
+ "name": "source_row_index",
336
+ "type": "int64"
337
+ },
338
+ {
339
+ "name": "entry_id",
340
+ "type": "string"
341
+ },
342
+ {
343
+ "name": "task_family",
344
+ "type": "string"
345
+ },
346
+ {
347
+ "name": "sequence",
348
+ "type": "large_string"
349
+ },
350
+ {
351
+ "name": "annotation_text",
352
+ "type": "large_string"
353
+ },
354
+ {
355
+ "name": "text",
356
+ "type": "large_string"
357
+ },
358
+ {
359
+ "name": "graph_json",
360
+ "type": "large_string"
361
+ },
362
+ {
363
+ "name": "forest_json",
364
+ "type": "large_string"
365
+ },
366
+ {
367
+ "name": "metadata_json",
368
+ "type": "large_string"
369
+ },
370
+ {
371
+ "name": "content_hash",
372
+ "type": "string"
373
+ },
374
+ {
375
+ "name": "group_hash",
376
+ "type": "string"
377
+ },
378
+ {
379
+ "name": "split",
380
+ "type": "string"
381
+ },
382
+ {
383
+ "name": "split_cluster",
384
+ "type": "string"
385
+ },
386
+ {
387
+ "name": "quality_flags_json",
388
+ "type": "string"
389
+ }
390
+ ]
391
+ },
392
+ "notes": [
393
+ "This is a deterministic graphification sample, not the final authored reasoning corpus.",
394
+ "Raw sources are symlinked by default to avoid duplicating 26GB on a nearly full filesystem.",
395
+ "Use --raw-link-mode move only after confirming no other workflow depends on the old raw path."
396
+ ]
397
+ }