diff --git a/.github/ISSUE_TEMPLATE/---new-benchmark.md b/.github/ISSUE_TEMPLATE/---new-benchmark.md new file mode 100644 index 0000000000..4526bd076a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---new-benchmark.md @@ -0,0 +1,22 @@ +--- +name: "\U0001F5A5 New Benchmark" +about: You benchmark a part of this library and would like to share your results +title: "[Benchmark]" +labels: '' +assignees: '' + +--- + +# Benchmarking Transformers + +## Benchmark + +Which part of Transformers did you benchmark? + +## Set-up + +What did you run your benchmarks on? Please include details, such as: CPU, GPU? If using multiple GPUs, which parallelization did you use? + +## Results + +Put your results here!