mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-03 19:28:20 +00:00
* Fixed Dead Link: Build your own #435 * Update bindings/python/README.md Co-authored-by: Anthony MOI <xn1t0x@gmail.com>
This commit is contained in:
@@ -118,7 +118,7 @@ All of these can be used and trained as explained above!
|
||||
|
||||
Whenever these provided tokenizers don't give you enough freedom, you can build your own tokenizer,
|
||||
by putting all the different parts you need together.
|
||||
You can how we implemented the [provided tokenizers](https://github.com/huggingface/tokenizers/tree/master/bindings/python/tokenizers/implementations) and adapt them easily to your own needs.
|
||||
You can check how we implemented the [provided tokenizers](https://github.com/huggingface/tokenizers/tree/master/bindings/python/py_src/tokenizers/implementations) and adapt them easily to your own needs.
|
||||
|
||||
#### Building a byte-level BPE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user