Fabelous-albert-uncased/README.md

3 lines
331 B
Markdown
Raw Normal View History

2024-12-29 17:59:54 +00:00
# Fabelous-albert-uncased
This is a bilingual ALBERT model that has been pretrained on German, English, and code. It is a Masked Language Model (MLM) and can be fine-tuned for various tasks, such as Named Entity Recognition (NER) or binary classification. The model is uncased and is exclusively compatible with the FastTokenizer.