HuBERTUSz
Collection
Small Hungarian BERT models • 7 items • Updated
How to use SzegedAI/hubertusz-mini-wiki-seq128 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForPreTraining
tokenizer = AutoTokenizer.from_pretrained("SzegedAI/hubertusz-mini-wiki-seq128")
model = AutoModelForPreTraining.from_pretrained("SzegedAI/hubertusz-mini-wiki-seq128")This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training: