We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66aece1 commit da48d1aCopy full SHA for da48d1a
README.md
@@ -53,6 +53,7 @@ To get started, please first set up the environment:
53
```shell
54
# Install to use bigcodebench.evaluate
55
pip install bigcodebench --upgrade
56
+# If you want to use the evaluate locally, you need to install the requirements
57
pip install -I -r https://raw.githubusercontent.com/bigcode-project/bigcodebench/main/Requirements/requirements-eval.txt
58
59
# Install to use bigcodebench.generate
0 commit comments