Repository navigation

#

xlnet-pytorch

deepset-ai/FARM

🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

Python
1750
1 年前

Simple XLNet implementation with Pytorch Wrapper

Jupyter Notebook
582
6 年前

An implementation of Google Brain's 2019 XLNet in PyTorch

Python
301
6 年前

This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation

Jupyter Notebook
69
5 年前

疫情期间网民情绪识别代码,包含lstm,bert,xlnet,robert,最高f1为0.725 部署在Google colab

Jupyter Notebook
44
5 年前

Determine the polarity of amazon fine food reviews using ULMFiT, BERT, XLNet and RoBERTa

Jupyter Notebook
12
6 年前

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.

Python
2
5 年前

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.

Jupyter Notebook
2
2 年前

This is a document's contextual similarity evaluation tool. It captures the contextual meaning of a document and compares it with other document's contextual meaning stored in its dataset.

Jupyter Notebook
1
1 年前

R&D for datasets for book genres

Jupyter Notebook
1
2 年前

Identifying complaints on social media using transformer-XL based XLNet model

Jupyter Notebook
0
4 年前