Skip to content
#

xlnet-pytorch

Here are 11 public repositories matching this topic...

BERT (Bidirectional Encoder Representations from Transformers) is a transformer-based method of learning language representations. It is a bidirectional transformer pre-trained model developed using a combination of two tasks namely: masked language modeling objective and next sentence prediction on a large corpus.

  • Updated Aug 10, 2020
  • Python
human-values-detection

This GitHub repository presents our solution to Touché 2023 Task 4: Human Value Detection, a multilabel text classification task. We fine-tuned transformer architectures like BERT, RoBERTa, and XLNet to classify whether or not a given argument draws on a human value category.

  • Updated Mar 30, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the xlnet-pytorch 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 xlnet-pytorch topic, visit your repo's landing page and select "manage topics."

Learn more