Ashishkr commited on
Commit
522b4ff
1 Parent(s): 433e0f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
- tags: salesken
 
3
  license: apache-2.0
4
  inference: true
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.
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']