Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yhavinga
/
dutch-tokenizer-arena
like
7
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
dutch-tokenizer-arena
/
vocab
/
gpt_nexo_20b
/
__init__.py
xu-song
add compression leaderboard
1b7fc74
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
from
transformers
import
AutoTokenizer
tokenizer = AutoTokenizer.from_pretrained(
"EleutherAI/gpt-neox-20b"
)