Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ace-1
/
mgpt2-tokenizer
like
1
Model card
Files
Files and versions
xet
Community
main
mgpt2-tokenizer
/
tokenization_mgpt2.py
ace-1
Publish mgpt2 tokenizer (GPT-2 exact merges) + eval metrics
24cf5c6
verified
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
from
tokenizer.hf_tokenizer
import
MGPT2Tokenizer
__all__ = [
'MGPT2Tokenizer'
]