Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
ace-1
/
mgpt2-tokenizer
like
1
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
mgpt2-tokenizer
/
tokenization_mgpt2.py
ace-1
Publish mgpt2 tokenizer (GPT-2 exact merges) + eval metrics
24cf5c6
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
from
tokenizer.hf_tokenizer
import
MGPT2Tokenizer
__all__ = [
'MGPT2Tokenizer'
]