Spaces:
Sleeping
Sleeping
File size: 429 Bytes
644cd18 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"model_type": "microbiome-transformer",
"architectures": [
"MicrobiomeTransformer"
],
"checkpoint_files": [
"large-notext.pt",
"large-text.pt",
"small-notext.pt",
"small-text.pt"
],
"embedding_backbone": "neuralbioinfo/prokbert-mini-long",
"otu_index_file": "otus.97.sqlite",
"notes": "Repo-level query file so Hugging Face Hub can count downloads for snapshot and standard repo fetches."
}
|