This model is a fine-tuned version of
bert-base-uncased on the glue dataset.
It achieves the following results on the evaluation set:
This model classifies English sentences according to two different labels: 1 if the sentence is grammatically acceptable and 0 if the sentence is grammatically unacceptable.
The model was trained on the "cola" split of the glue dataset, using the 8551 instances of its "train" split.
For the evaluation, the 1043 sentences of the "evaluation" split were used.