--- datasets: - Dwaraka/CoLA_raw_dataset language: - en library_name: transformers pipeline_tag: text-classification --- # Sentence_Classification_CoLA_BERT_base_uncased_Encoder_Only_Model This model is a fine tuned version of [bert_base_uncased](https://huggingface.co/bert-base-uncased) trained on GLUE Benchmarks' The Corpus of Linguistic Acceptability [CoLA] Dataset(https://nyu-mll.github.io/CoLA/). This model is used to check if a sentence is grammatically correct or not. ## Model Description: This model