microbiome-space / config.json
the-puzzler
config for trakcing downloads
644cd18
raw
history blame contribute delete
429 Bytes
{
"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."
}