Datasets:
Improve dataset card: add metadata, paper link, and usage
#2
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the community science team at Hugging Face. I'm opening this PR to improve the documentation for the linear-bench-mini dataset.
Specifically, this PR:
- Adds the
text-generationtask category to the metadata. - Links the research paper: Agent-Diff: Benchmarking LLM Agents on Enterprise API Tasks via Code Execution with State-Diff-Based Evaluation.
- Adds links to the project website and GitHub repository.
- Provides a sample usage code snippet based on the
agent-diffPython SDK found in the official repository.
Thank you!
hubertmarek
changed pull request status to
merged