Update README.md
Browse files
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.
|