Skip to content

lamalab-org/chembench-paper

Repository files navigation

showyourwork

Article status Read the article

An open source scientific article created using the showyourwork workflow.

chembench-paper

Build the article using the following command:

showyourwork build --conda-frontend=mamba --rerun-incomplete

Note that you need to have your Zenodo tokens exported (export ZENODO_TOKEN=<your token> and export SANDBOX_TOKEN=<your token>). For the first rules, you also need to have a Github personal access token exported (export GH_PAT=<your token>). For the LLM-parsing rule, you need your Anthropic API key exported (export ANTHROPIC_API_KEY=<your key>).

Useful command

If stuff stops working, you can try to reset the cache

showyourwork clean --force --deep

(You might need to manually delete the downloaded .git folder).

If you are confused on why stuff is not working, check the logs in .showyourwork/logs.