Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
tags:
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
inference: true
|
| 5 |
-
|
| 6 |
datasets: google_wellformed_query
|
| 7 |
-
|
| 8 |
widget:
|
| 9 |
-
|
| 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.
|
| 13 |
|
| 14 |
['She is presenting a paper tomorrow','she is presenting a paper tomorrow','She present paper today']
|
|
|
|
| 1 |
---
|
| 2 |
+
tags:
|
| 3 |
+
- salesken
|
| 4 |
license: apache-2.0
|
| 5 |
inference: true
|
|
|
|
| 6 |
datasets: google_wellformed_query
|
|
|
|
| 7 |
widget:
|
| 8 |
+
text: "she present paper today"
|
| 9 |
---
|
| 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.
|
| 13 |
|
| 14 |
['She is presenting a paper tomorrow','she is presenting a paper tomorrow','She present paper today']
|