Skip to content
#

xlm-roberta

Here are 61 public repositories matching this topic...

This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chap…

  • Updated Jan 24, 2023
  • Python

PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained Multilingual RoBERTa based model (XLM-R) on the small dataset.

  • Updated Nov 20, 2022
  • Jupyter Notebook

Sentiment Analysis of tweets written in underused Slavic languages (Serbian, Bosnian and Croatian) using pretrained multilingual RoBERTa based model XLM-R on 2 different datasets.

  • Updated Mar 9, 2021
  • Jupyter Notebook

This is a Pytorch (+ Huggingface transformers) implementation of a "simple" text classifier defined using BERT-based models. In this lab we will see how it is simple to use BERT for a sentence classification task, obtaining state-of-the-art results in few lines of python code.

  • Updated Jun 17, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the xlm-roberta topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xlm-roberta topic, visit your repo's landing page and select "manage topics."

Learn more