transformers/examples/benchmarking
Felipe Curti d266613635
[Benchmarks] Change all args to from no_... to their positive form (#7075)
* Changed name to all no_... arguments and all references to them, inverting the boolean condition

* Change benchmark tests to use new Benchmark Args

* Update src/transformers/benchmark/benchmark_args_utils.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/transformers/benchmark/benchmark.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Fix Style. Add --no options in help

* fix some part of tests

* Update src/transformers/benchmark/benchmark_args_utils.py

* Update src/transformers/benchmark/benchmark_args_utils.py

* Update src/transformers/benchmark/benchmark_args_utils.py

* fix all tests

* make style

* add backwards compability

* make backwards compatible

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Co-authored-by: fmcurti <fcurti@DESKTOP-RRQURBM.localdomain>
2020-09-23 13:25:24 -04:00
..
plot_csv_file.py Black 20 release 2020-08-26 17:20:22 +02:00
README.md readme for benchmark (#5363) 2020-07-07 23:21:23 +02:00
run_benchmark_tf.py [Benchmarks] Change all args to from no_... to their positive form (#7075) 2020-09-23 13:25:24 -04:00
run_benchmark.py [Benchmarks] Change all args to from no_... to their positive form (#7075) 2020-09-23 13:25:24 -04:00

🤗 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 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 env Partick von Platen
PyTorch Benchmark on inference for bert-base-cased time env Partick von Platen