跳到主要内容
知仓学习社ZHICANG

hugging-face-evaluation

Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial…

读凭据严重 5 · 高危 0sickn33/agentic-awesome-skills

它会碰到什么

扫了多少2 个文本文件,23 KB
它会碰到什么读凭据
命中总数6 处
命中统计严重 5 · 高 0 · 中 0 · 低 0
逐条看命中(5 条严重或高危)
  • 严重 references/detailed-guide.md:151cred-paths
    - `.env` is loaded automatically if `python-dotenv` is installed
  • 严重 references/detailed-guide.md:198cred-paths
    # Create .env file
  • 严重 references/detailed-guide.md:199cred-paths
    echo "AA_API_KEY=your-api-key" >> .env
  • 严重 references/detailed-guide.md:200cred-paths
    echo "HF_TOKEN=your-hf-token" >> .env
  • 严重 references/detailed-guide.md:609cred-paths
    - **Solution**: Set environment variable or add to .env file

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Overview

This skill provides tools to add structured evaluation results to Hugging Face model cards. It supports multiple methods for adding evaluation data:

  • Extracting existing evaluation tables from README content
  • Importing benchmark scores from Artificial Analysis
  • Running custom model evaluations with vLLM or accelerate backends (lighteval/inspect-ai)

Detailed Guide

Read [the detailed guide](references/detailed-guide.md) before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.

When to Use

  • You need to add structured evaluation results to a Hugging Face model card.
  • You want to import benchmark data or run custom evaluations with vLLM, lighteval, or inspect-ai.
  • You are preparing leaderboard-compatible model-index metadata for a model release.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 46,490
本站分层T1
该仓技能数6676
原文件路径plugins/agentic-bundle-aas-ai-product-evaluation-ops/skills/hugging-face-evaluation/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 6676 个技能

同名技能的其他版本

有 4 个不同仓库或目录里都有叫 hugging-face-evaluation 的技能。它们内容并不相同,别混用: