pszemraj commited on
Commit
9b1ea80
·
1 Parent(s): d299a7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -24,6 +24,24 @@ model-index:
24
  - name: Matthews Correlation
25
  type: matthews_correlation
26
  value: 0.5395539646127814
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
24
  - name: Matthews Correlation
25
  type: matthews_correlation
26
  value: 0.5395539646127814
27
+ widget:
28
+
29
+ - text: >-
30
+ "The cat sat on the mat."
31
+ example_title: Correct grammatical sentence
32
+ - text: >-
33
+ "Me and my friend going to the store."
34
+ example_title: Incorrect subject-verb agreement
35
+ - text: >-
36
+ "I ain't got no money."
37
+ example_title: Incorrect verb conjugation and double negative
38
+ - text: >-
39
+ "She don't like pizza no more."
40
+ example_title: Incorrect verb conjugation and double negative
41
+ - text: >-
42
+ "They is arriving tomorrow."
43
+ example_title: Incorrect verb conjugation
44
+
45
  ---
46
 
47
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You