Update README.md
Browse files
README.md
CHANGED
@@ -24,10 +24,20 @@ model-index:
|
|
24 |
- name: Matthews Correlation
|
25 |
type: matthews_correlation
|
26 |
value: 0.5510400717227824
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
-
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
# electra-small-discriminator-CoLA
|
33 |
|
|
|
24 |
- name: Matthews Correlation
|
25 |
type: matthews_correlation
|
26 |
value: 0.5510400717227824
|
27 |
+
widget:
|
28 |
+
- text: The cat sat on the mat.
|
29 |
+
example_title: Correct grammatical sentence
|
30 |
+
- text: Me and my friend going to the store.
|
31 |
+
example_title: Incorrect subject-verb agreement
|
32 |
+
- text: I ain't got no money.
|
33 |
+
example_title: Incorrect verb conjugation and double negative
|
34 |
+
- text: She don't like pizza no more.
|
35 |
+
example_title: Incorrect verb conjugation and double negative
|
36 |
+
- text: They is arriving tomorrow.
|
37 |
+
example_title: Incorrect verb conjugation
|
38 |
+
|
39 |
---
|
40 |
|
|
|
|
|
41 |
|
42 |
# electra-small-discriminator-CoLA
|
43 |
|