Spaces:
Runtime error
Runtime error
File size: 635 Bytes
854975c 8fbda8a 8f3f74c | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # Docs
This folder contains project documentation for the Variant Risk Explainer demo.
- `architecture.md`: high-level system design and data flow.
- `api_contract.md`: backend request and response schema.
- `model_card.md`: research model card and safety limitations.
- `DEMO_EXAMPLES.md`: synthetic demo requests for frontend/backend testing.
- `LIMITATIONS.md`: project limitations and safety boundaries.
- `TESTING_CHECKLIST.md`: final pre-push and demo testing checklist.
- `MODEL_ARTIFACTS.md`: local model artifact handling notes.
- `HUGGINGFACE_DEPLOYMENT.md`: Docker Space deployment, model hosting, variables, and secrets.
|