YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
PoseidoNet Model Repository Template
This repository hosts baseline and variant model folders for PoseidoNet.
Structure
- baseline/
- variant-name/
Each model folder should include at least:
- weights.pt
- labels.json
- model_card.json
Baseline Model
The baseline model card should document:
- Training date and primary hyperparameters
- Validation and test metrics (top-1/top-3/top-5)
- Per-species trust states and sample counts
- Dataset and licensing metadata
Sync Workflow
python -m poseidonet.cli push-models --hf-org --hf-model-name --hf-token
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support