Mikus
commited on
Commit
·
70c6206
1
Parent(s):
182efa9
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,9 @@ tags:
|
|
3 |
- text-classification
|
4 |
widget:
|
5 |
- text: "Hello! I'm GraderBert! I'm a finetuned BERT model for grading user input on values like consistency, grammar and quality!"
|
|
|
6 |
- text: "HI IM MGRADER MBERT (THIS IS 1)"
|
|
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-classification
|
9 |
---
|
|
|
3 |
- text-classification
|
4 |
widget:
|
5 |
- text: "Hello! I'm GraderBert! I'm a finetuned BERT model for grading user input on values like consistency, grammar and quality!"
|
6 |
+
example_title: "Example 1"
|
7 |
- text: "HI IM MGRADER MBERT (THIS IS 1)"
|
8 |
+
example_title: "Example 2"
|
9 |
library_name: transformers
|
10 |
pipeline_tag: text-classification
|
11 |
---
|