Adding download counter

This commit is contained in:
Clement
2020-01-10 17:37:24 -05:00
committed by GitHub
parent d2833fc71d
commit 78b05a092f

View File

@ -8,8 +8,11 @@
<a href="https://github.com/huggingface/tokenizers/blob/master/LICENSE">
<img alt="GitHub" src="https://img.shields.io/github/license/huggingface/tokenizers.svg?color=blue&cachedrop">
</a>
</a>
<img src="https://pepy.tech/badge/tokenizers/week" />
<a href="https://pepy.tech/project/tokenizers/week">
</a>
</p>
<br>
Provides an implementation of today's most used tokenizers, with a focus on performance and
versatility.