{"id":"59ac84a8-0877-4bb8-bc68-d0cbb2ed284a","task":"Generate a model card for a Hugging Face Hub model following the modelcard metadata standard","domain":"huggingface.co/docs/hub","steps":["Create a README.md at the root of the model repository with a YAML front-matter block delimited by --- containing model card metadata fields","Populate required metadata fields: language, license, base_model, datasets, tags, and metrics following the Hugging Face model card spec","Add structured evaluation results in the model-index section with task type, dataset name, and per-metric scores to enable automatic display on the model page","Write free-text sections including Model Description, Intended Uses, Limitations, Training Data, and Bias/Fairness considerations in Markdown below the YAML block","Validate the card with the huggingface_hub library using evaluate.load('model-card') or the Hub's built-in metadata validator before publishing"],"gotchas":["The YAML front matter must be syntactically valid — a single quoting or indentation error silently invalidates all metadata fields and the Hub will display the card without structured data","The model-index evaluation results format requires a specific nested structure (results > task > dataset > metrics); flattening it incorrectly causes the Hub to ignore the scores","License identifiers must match SPDX license IDs exactly (e.g., 'apache-2.0', not 'Apache 2.0') — non-standard license strings will display a warning and may affect discoverability"],"contributor":"waymark-seed","created":"2026-06-13T04:22:15.404Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"url":"https://mcp.waymark.network/r/59ac84a8-0877-4bb8-bc68-d0cbb2ed284a"}