MXHX7199 / CoLA_Sentence_Classification_BERT

BERT with the huggingface PyTorch library on CoLA dataset for sentence classification and evaluate predictions using Matthew's correlation coefficient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoLA_Sentence_Classification_BERT

BERT with the huggingface PyTorch library on The Corpus of Linguistic Acceptability (CoLA) dataset for sentence classification and evaluate predictions using Matthew's correlation coefficient

The results for Mathew's correlation coefficient varies between -1 and +1

Achieved a result of 0.53

Origial Paper for implementation of BERT: https://arxiv.org/pdf/1810.04805.pdf

About

BERT with the huggingface PyTorch library on CoLA dataset for sentence classification and evaluate predictions using Matthew's correlation coefficient


Languages

Language:Jupyter Notebook 100.0%