mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-31 04:29:21 +00:00
Adding download counter
This commit is contained in:
@ -8,8 +8,11 @@
|
|||||||
<a href="https://github.com/huggingface/tokenizers/blob/master/LICENSE">
|
<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">
|
<img alt="GitHub" src="https://img.shields.io/github/license/huggingface/tokenizers.svg?color=blue&cachedrop">
|
||||||
</a>
|
</a>
|
||||||
|
</a>
|
||||||
|
<img src="https://pepy.tech/badge/tokenizers/week" />
|
||||||
|
<a href="https://pepy.tech/project/tokenizers/week">
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
|
||||||
|
|
||||||
Provides an implementation of today's most used tokenizers, with a focus on performance and
|
Provides an implementation of today's most used tokenizers, with a focus on performance and
|
||||||
versatility.
|
versatility.
|
||||||
|
Reference in New Issue
Block a user