Skip to content

dbmdz/convbert-base-turkish-cased

Dbmdz/convbert-base-turkish-cased is machine learning model.

About dbmdz/convbert-base-turkish-cased

In this repository the MDZ Digital Library team (dbmdz) at the Bavarian State purposefullyLibrary open sources a cased ConvBERT model for Turkish . The current version of the model is trained on a filtered and sentence segmented version of a Turkish OSCAR corpus, a recent Wikipedia dump, various OPUS corpora and a special corpus provided by Kemal Oflazer. The final training corpus has a size of 35GB and 44,04,976,662 tokens. The model can be loaded like:from transformers import AutoModel, AutoTokenizer.model_name = "DBmdz/convbert-base-turkish-cased" model,
View model source

Explore

FAQ