File size: 1,210 Bytes
c4e4793
 
 
 
ed57aec
70c6206
5ac9cf0
 
c4e4793
 
ed57aec
 
 
 
 
 
 
 
 
 
 
6bddc72
c4e4793
 
627a1d8
25c2cf1
 
 
60402fe
25c2cf1
 
 
 
 
 
 
60402fe
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
tags:
- text-classification
widget:
- text: "Hello! I'm BERT-Grader! I'm a finetuned BERT model for grading user input on values like consistency, grammar and quality!"
  example_title: "Example 1"
library_name: transformers
pipeline_tag: text-classification
---
# BERT-GRADER?
BERT-Grader is a BERT model designed for grading text by mesuring gramar, consistency and quality.
Due to an error in the dataset, 'undefined' is 0.
BERT-Grader is a finetune of distil-bert, for performance.
## Classes
0 (Undefined) - Elementary
1 - Intermidiate
2 - Advanced

## Biases and Issues
For BERT-Grader to perform well, the input text should be an actual essay.
Some biases may arise due to training data phrases, but there were mesures in place to limit bias.
Giberrish is accounted for, and will be rather random. I suggest using a spell-checker with this model, and mesure tokens.

## Validation Metrics
loss: 0.166
accuracy: 0.933333..

# Citing
```
@misc {intone_2023,
	author       = { {intone} },
	title        = { BERT-GRADER (Revision 6bddc72) },
	year         = 2023,
	url          = { https://huggingface.co/intone/BERT-GRADER },
	doi          = { 10.57967/hf/1257 },
	publisher    = { Hugging Face }
}
```