Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yhavinga
/
dutch-tokenizer-arena
like
6
Running
App
Files
Files
Community
1
7b522e7
dutch-tokenizer-arena
/
vocab
/
aya_101
/
__init__.py
xu-song
add aya
44c3329
8 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
from
transformers
import
AutoTokenizer
tokenizer = AutoTokenizer.from_pretrained(
"CohereForAI/aya-101"
)