All Projects → Shivampanwar → Bert-text-classification

Shivampanwar / Bert-text-classification

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

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Bert-text-classification

best AI papers 2021
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.
Stars: ✭ 2,740 (+4974.07%)
Mutual labels:  sota-technique
bert-tensorflow-pytorch-spacy-conversion
Instructions for how to convert a BERT Tensorflow model to work with HuggingFace's pytorch-transformers, and spaCy. This walk-through uses DeepPavlov's RuBERT as example.
Stars: ✭ 26 (-51.85%)
Mutual labels:  pytorch-transformers
label-studio-transformers
Label data using HuggingFace's transformers and automatically get a prediction service
Stars: ✭ 117 (+116.67%)
Mutual labels:  pytorch-transformers
Text-Summarization
Abstractive and Extractive Text summarization using Transformers.
Stars: ✭ 38 (-29.63%)
Mutual labels:  xlnet
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-57.41%)
Mutual labels:  xlnet
Video-Action-Transformer-Network-Pytorch-
Implementation of the paper Video Action Transformer Network
Stars: ✭ 126 (+133.33%)
Mutual labels:  pytorch-transformers
AiSpace
AiSpace: Better practices for deep learning model development and deployment For Tensorflow 2.0
Stars: ✭ 28 (-48.15%)
Mutual labels:  xlnet
Texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
Stars: ✭ 2,236 (+4040.74%)
Mutual labels:  xlnet
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+4562.96%)
Mutual labels:  xlnet
Awesome Bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
Stars: ✭ 1,732 (+3107.41%)
Mutual labels:  xlnet
Albert zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Stars: ✭ 3,500 (+6381.48%)
Mutual labels:  xlnet
CLUE pytorch
CLUE baseline pytorch CLUE的pytorch版本基线
Stars: ✭ 72 (+33.33%)
Mutual labels:  xlnet
semantic-document-relations
Implementation, trained models and result data for the paper "Pairwise Multi-Class Document Classification for Semantic Relations between Wikipedia Articles"
Stars: ✭ 21 (-61.11%)
Mutual labels:  xlnet
XLNet embbeding
Using XLNet as Embedding of Keras
Stars: ✭ 32 (-40.74%)
Mutual labels:  xlnet
Transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Stars: ✭ 55,742 (+103125.93%)
Mutual labels:  pytorch-transformers
HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Stars: ✭ 154 (+185.19%)
Mutual labels:  pytorch-transformers
trapper
State-of-the-art NLP through transformer models in a modular design and consistent APIs.
Stars: ✭ 28 (-48.15%)
Mutual labels:  pytorch-transformers
Best ai paper 2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Stars: ✭ 2,140 (+3862.96%)
Mutual labels:  sota-technique

Bert-text-classification

This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation. This contains code for the article https://medium.com/@panwar.shivam199/fine-tuning-bert-language-model-to-get-better-results-on-text-classification-3dac5e3c348e . All has been done and implemented in singly Jupyter file on Google colab.

XLNet-text-classification

All the code related to XLNet is presnet inside XLNet folder. This shows how to fine-tune XLNET language model and use PyTorch-transformers for text classififcation. This contains code for the article https://medium.com/@panwar.shivam199/fine-tuning-xlnet-language-model-to-get-better-results-on-text-classification-8dfb96eb49ab . All has been done and implemented in two Jupyter file on Google colab.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].