> For the complete documentation index, see [llms.txt](https://remi-calizzano.gitbook.io/benchmark-for-transformers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://remi-calizzano.gitbook.io/benchmark-for-transformers/installation.md).

# Installation

Install using pip

```
pip install benchmark-for-transformers
```

{% hint style="info" %}
Some libraries are also needed for the metrics. If yes, an error will appear in the code with the name of the library to install.
{% endhint %}
