evaluating-llms-harness Skill
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.). Published by NousResearch in hermes-agent.
Decision snapshot
Is this a fit?
Developers using hermes-agent, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is evaluating-llms-harness Skill?
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.). Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using hermes-agent
Declared skill metadata
- Source file: skills/mlops/evaluation/lm-evaluation-harness/SKILL.md
Compatibility and setup
- Install or run with Copy skill directory
When to use evaluating-llms-harness Skill
- Use it for developers using hermes-agent.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/mlops/evaluation/lm-evaluation-harness/SKILL.md
What it does
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
Skill instructions
lm-evaluation-harness - LLM Benchmarking What's inside Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs. Quick start lm-evaluation-harness evaluates LLMs across 60+ academic benchmarks using standardized prompts and metrics. Installation: bash pip install lm-eval Evaluate any HuggingFace model: bash lmeval --model hf \ --modelargs pretrained=meta-llama/Llama-2-7b-hf \ --tasks mmlu,gsm8k,hellaswag \ --device cuda:0 \ --batchsize 8 View available tasks: bash lmeval --tasks list Common workflows Workflow 1: Standard benchmark evaluation Evaluate model on core benchmarks (MMLU, GSM8K, HumanEval). Copy this checklist: Benchmark Evaluation: - [ ] Step 1: Choose benchmark suite - [ ] Step 2: Configure model - [ ] Step 3: Run evaluation -
Verified compatibility and discovery
Frequently asked questions
What is evaluating-llms-harness?
evaluating-llms-harness is a open-source AI agent skill with Copy skill directory. lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
Who is evaluating-llms-harness best for?
evaluating-llms-harness is best for reusing agent instructions, scripts, and references.
How do I install evaluating-llms-harness?
Install or run evaluating-llms-harness using Copy skill directory. Check evaluating-llms-harness for the latest setup command.
Is evaluating-llms-harness actively maintained?
evaluating-llms-harness may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.