Skip to content

Data from BioPlanner: Automatic Evaluation of LLMs on Protocol Planning in Biology paper

Notifications You must be signed in to change notification settings

Sambhav-Gautam/bioplanner

 
 

Repository files navigation

Bioplanner

Forked Repo for BioPlanner With some Replication and some stats in the folder: Automatic Evaluation of LLMs on Protocol Planning in Biology https://arxiv.org/abs/2310.10632

Prerequisites

Install steps

conda env create -f environment.yml conda activate bioplanner poetry install

Evaluation

To run an Evaluation, add a correctly filled out json file to the to_evaluate folder then run python src/run_evaluate.py. The results of the evaluation will be in a json file results.json

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.0%
  • C 11.5%
  • Tcl 3.1%
  • Roff 2.2%
  • HTML 1.8%
  • C++ 0.7%
  • Other 0.7%