Skip to content

Benchmark for differentiable programming across languages and domains.

License

Notifications You must be signed in to change notification settings

diku-dk/gradbench

 
 

Repository files navigation

GradBench

license Build Discord

Benchmark for differentiable programming across languages and domains.

Usage

If you have Git installed, you can clone this repository; for instance, via the GitHub CLI:

gh repo clone gradbench/gradbench
cd gradbench

Then if you have Python and Docker installed, you can run any of our evals against any of our tools via our run.py script:

./run.py --eval './eval.sh hello' --tool './tool.sh pytorch'

This will first automatically download our latest nightly Docker images for the given eval and tool, and then run the eval against the tool while printing the entire communication log to the terminal.

Contributing

See CONTRIBUTING.md.

License

GradBench is licensed under the MIT License.

About

Benchmark for differentiable programming across languages and domains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.4%
  • TypeScript 18.3%
  • Lean 6.5%
  • Dockerfile 5.4%
  • CSS 4.0%
  • F# 3.7%
  • Other 5.7%