pszemraj commited on
Commit
4a6093c
1 Parent(s): 803654f

Update README.md

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