Upload statistics.json with huggingface_hub
Browse files- statistics.json +38 -0
statistics.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "v10.0.0",
|
| 3 |
+
"collection_date": "2025-11-10T10:19:08.939184",
|
| 4 |
+
"stats": {
|
| 5 |
+
"Genes": 0,
|
| 6 |
+
"Proteins": 1001,
|
| 7 |
+
"Literature": 1417,
|
| 8 |
+
"PMC Full-Text": 1000,
|
| 9 |
+
"Nucleotide Sequences": 18,
|
| 10 |
+
"GEO Expression": 48,
|
| 11 |
+
"SRA Sequencing": 352
|
| 12 |
+
},
|
| 13 |
+
"local_saved_stats": {
|
| 14 |
+
"Genes": 0,
|
| 15 |
+
"Proteins": 1001,
|
| 16 |
+
"Literature": 1417,
|
| 17 |
+
"PMC Full-Text": 1000,
|
| 18 |
+
"Nucleotide Sequences": 18,
|
| 19 |
+
"GEO Expression": 48,
|
| 20 |
+
"SRA Sequencing": 352
|
| 21 |
+
},
|
| 22 |
+
"total_collected": 3836,
|
| 23 |
+
"total_local_saved": 3836,
|
| 24 |
+
"ncbi_rate": 9.5,
|
| 25 |
+
"parallel_limit": 10,
|
| 26 |
+
"local_storage": "km_dataset",
|
| 27 |
+
"checkpoint_dir": "km_dataset/checkpoints/cell1_quantum",
|
| 28 |
+
"phase_data_dirs": {
|
| 29 |
+
"genes": "cell1_genes",
|
| 30 |
+
"proteins": "cell1_proteins",
|
| 31 |
+
"literature": "cell1_literature",
|
| 32 |
+
"pmc_full_text": "cell1_pmc",
|
| 33 |
+
"nucleotide_sequences": "cell1_sequences",
|
| 34 |
+
"geo_expression": "cell1_geo",
|
| 35 |
+
"sra_sequencing": "cell1_sra"
|
| 36 |
+
},
|
| 37 |
+
"cell0_integration": "FULL"
|
| 38 |
+
}
|