mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-21 05:28:21 +06:00
11 lines
1.0 KiB
Markdown
11 lines
1.0 KiB
Markdown
# 🤗 Benchmark results
|
|
|
|
Here, you can find a list of the different benchmark results created by the community.
|
|
|
|
If you would like to list benchmark results on your favorite models of the [model hub](https://huggingface.co/models) here, please open a Pull Request and add it below.
|
|
|
|
| Benchmark description | Results | Environment info | Author |
|
|
|:----------|:-------------|:-------------|------:|
|
|
| PyTorch Benchmark on inference for `bert-base-cased` |[memory](https://github.com/patrickvonplaten/files_to_link_to/blob/master/bert_benchmark/inference_memory.csv) | [env](https://github.com/patrickvonplaten/files_to_link_to/blob/master/bert_benchmark/env.csv) | [Partick von Platen](https://github.com/patrickvonplaten) |
|
|
| PyTorch Benchmark on inference for `bert-base-cased` |[time](https://github.com/patrickvonplaten/files_to_link_to/blob/master/bert_benchmark/inference_time.csv) | [env](https://github.com/patrickvonplaten/files_to_link_to/blob/master/bert_benchmark/env.csv) | [Partick von Platen](https://github.com/patrickvonplaten) |
|