We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3322d9a commit 107bd9aCopy full SHA for 107bd9a
README.md
@@ -1,3 +1,13 @@
1
+<p align="center">
2
+ <a href="https://arxiv.org/abs/">
3
+ <img alt="Paper" src="https://img.shields.io/badge/arXiv-arXiv:2409.11363-b31b1b.svg">
4
+ <a href = "https://github.com/Future-House/BixBench">
5
+ <img alt="GitHub" src="https://img.shields.io/badge/GitHub-Repository-181717.svg">
6
+ <a href="https://huggingface.co/datasets/futurehouse/BixBench-internal">
7
+ <img alt="Dataset" src="https://img.shields.io/badge/Hugging%20Face-Dataset-yellow.svg">
8
+</p>
9
+
10
11
# BixBench: A Comprehensive Benchmark for LLM-based Agents in Computational Biology
12
13
BixBench is a benchmark designed to evaluate AI agents on real-world bioinformatics tasks.
0 commit comments