Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

failbench

SOTA benchmark for unbiased evaluation.

Python 0.9.8 Chevrolet

Requirements:

  • Python>=0.9.8

Installation:

$ pip install git+https://github.com/aicrumb/failbench

Usage:

from failbench import evaluate

# evaluate(openai_compatible_server)
# evaluate(huggingface_model)
# evaluate(gguf_file_path)

score = evaluate(my_model)
print(f"Model Score: {score}") # 0.0

Citation:

If you use failbench in your research, please cite it as follows:

@misc{failbench2024,
  title={failbench},
  author={aicrumb},
  year={2026},
  note={boomzinghow}
}

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages