xlm roberta base lora language detection This model is a fine tuned version of xlm roberta base on the Language Identification dataset. Using the PEFT LoRA method to only fine tune a small number of (extra) model parameters, thereby greatly decreasing the computational and storage costs. Model description This model is an XLM RoBERTa transformer model with a classification head on top (i.e. a linear layer on top of the pooled output). For additional information please refer to the xlm roberta base model card or to the paper Unsupervised Cross lingual Representation Learning at Scale by Conneau et al. Intended uses & limitations You can directly use this model as a language detector, i.e. for sequence classification tasks. Currently, it supports the following 20 languages: arabic (ar), bulgarian (bg), german (de), modern greek (el), english (en), spanish (es), french (fr), hindi (hi), italian (it), japanese (ja), dutch (nl), polish (pl), portuguese (pt), russian (ru), swahili (sw), thai (th), turkish (tr), urdu (ur), vietnamese (vi), and chinese (zh) Training and evaluation data The model was fine tuned on the Language Identification dataset, which consists of text sequences in 20 l…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy