mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Adding download counter
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user