thng292/fineweb-subset-1M
Viewer • Updated • 2.1M • 15
How to use thng292/fineweb-vi-en-tokenizer with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("thng292/fineweb-vi-en-tokenizer", dtype="auto")