sql_env / docs /learnings /F011-integrations.md
hjerpe's picture
Upload folder using huggingface_hub
9e64e71 verified
|
Raw
History Blame Contribute Delete
249 Bytes
# Learnings - Integrations (F011)
- Multi-checkpoint notebook evals should load each Hugging Face repo behind per-condition `try/except` and skip failures with warnings so unavailable checkpoints do not block full-run comparison artifacts. *(F011)*