kbali1297 / LoRA-BERT

BERT_Sentiment_Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoRA-BERT

Fine tuned BERT-base-uncased (Bidirectional Encoder Representations for Transformers) language model using low rank adaptation for detecting semantic equivalence between two statements. The model was finetuned on the GLUE MRPC dataset from Huggingface using additional 1% of total model parameters.

About

BERT_Sentiment_Classification


Languages

Language:Jupyter Notebook 100.0%