Dwaraka commited on
Commit
28c178a
·
1 Parent(s): 537e1af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -5,4 +5,15 @@ language:
5
  - en
6
  library_name: transformers
7
  pipeline_tag: text-classification
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
5
  - en
6
  library_name: transformers
7
  pipeline_tag: text-classification
8
+ ---
9
+
10
+ # Sentence_Classification_CoLA_BERT_base_uncased_Encoder_Only_Model
11
+
12
+ 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
13
+ [CoLA] Dataset(https://nyu-mll.github.io/CoLA/).
14
+
15
+ This model is used to check if a sentence is grammatically correct or not.
16
+
17
+ ## Model Description:
18
+
19
+ This model