mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 18:22:34 +06:00
Add Benchmarks to issue templates
This commit is contained in:
parent
fd97761c5a
commit
8efc0ec91a
22
.github/ISSUE_TEMPLATE/---new-benchmark.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/---new-benchmark.md
vendored
Normal file
@ -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!
|
Loading…
Reference in New Issue
Block a user