xlnet-pytorch
There are 11 repositories under xlnet-pytorch topic.
deepset-ai/FARM
:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
Shivampanwar/Bert-text-classification
This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation
SuperpeakZhou/emotion_reg
疫情期间网民情绪识别代码,包含lstm,bert,xlnet,robert,最高f1为0.725 部署在Google colab
jinudaniel/amazon-fine-food-reviews
Determine the polarity of amazon fine food reviews using ULMFiT, BERT, XLNet and RoBERTa
vishal-burman/PyTorch-Architectures
PyTorch implementation of Deep-Learning Architectures
alessiococchieri/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.
pradeepdev-1995/BERT-models-finetuning
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.
MiSaengg/gunhee-RnD-space
R&D for datasets for book genres
Sark-07/Copysafe
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.
Priyanka-Sachan/Complaint-Identification-using-FL
Identifying complaints on social media using transformer-XL based XLNet model