Ashishkr commited on
Commit
a4570fe
1 Parent(s): ae79a43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -4,6 +4,9 @@ license: apache-2.0
4
  inference: false
5
 
6
  datasets: google_wellformed_query
 
 
 
7
  ---
8
 
9
  This model evaluates the wellformedness (non-fragment, grammatically correct) score of a sentence. Model is case-sensitive and penalises for incorrect case and grammar as well.
 
4
  inference: false
5
 
6
  datasets: google_wellformed_query
7
+
8
+ widget:
9
+ - text: "what was the reason for everyone for leave the company"
10
  ---
11
 
12
  This model evaluates the wellformedness (non-fragment, grammatically correct) score of a sentence. Model is case-sensitive and penalises for incorrect case and grammar as well.