Mikus
commited on
Commit
·
5ac9cf0
1
Parent(s):
c4e4793
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- text-classification
|
5 |
widget:
|
6 |
-
- text:
|
|
|
|
|
7 |
---
|
8 |
# BERT-GRADER?
|
9 |
BERT-GRADER is a grader (rates the level of quality that the text is) that rates 0 (Elementery), 1 (Intermediate) and 2 (Expert) level writing.
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-classification
|
4 |
widget:
|
5 |
+
- text: Model Provided By INTONE-LABS
|
6 |
+
library_name: transformers
|
7 |
+
pipeline_tag: text-classification
|
8 |
---
|
9 |
# BERT-GRADER?
|
10 |
BERT-GRADER is a grader (rates the level of quality that the text is) that rates 0 (Elementery), 1 (Intermediate) and 2 (Expert) level writing.
|