Mikus
commited on
Commit
·
6bddc72
1
Parent(s):
0172c65
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ BERT-Grader is a finetune of distil-bert, for performance.
|
|
19 |
## Biases and Issues
|
20 |
For BERT-Grader to perform well, the input text should be an actual essay.
|
21 |
Some biases may arise due to training data phrases, but there were mesures in place to limit bias.
|
|
|
22 |
|
23 |
## Validation Metrics
|
24 |
loss: 0.166
|
|
|
19 |
## Biases and Issues
|
20 |
For BERT-Grader to perform well, the input text should be an actual essay.
|
21 |
Some biases may arise due to training data phrases, but there were mesures in place to limit bias.
|
22 |
+
Giberrish is accounted for, and will be rather random. I suggest using a spell-checker with this model, and mesure tokens.
|
23 |
|
24 |
## Validation Metrics
|
25 |
loss: 0.166
|