# Huggingface Community Evals

> Codex curated Hugging Face skill for preparing, running, and packaging community evaluation tasks and benchmark submissions.

- Skill: `rycen7822/huggingface-community-evals` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rycen7822/huggingface-community-evals`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rycen7822/huggingface-community-evals/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Rycen7822 (https://skillmd.com/u/rycen7822)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rycen7822/huggingface-community-evals

---

# huggingface-community-evals
## When to Use
Use for Hugging Face community eval harnesses, benchmark task packaging, eval metadata, result validation, or leaderboard-oriented workflows.
## Do Not Use When
Do not use for ordinary unit-test debugging or PDF visual checks.
## Required Inputs
Evaluation task, dataset, metric, expected submission format, and any leaderboard constraints.
## Workflow
1. Inspect eval specification.
2. Prepare data and task config.
3. Run or validate evaluation.
4. Package results with reproducibility notes.

