Skip to content

ketvector/essay_grading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fine tuning the BERT LLM for essay grading.

I take a neural network based ordinal regression approach to the problem, and add a classifier at the end of the LLM to fintune.

The metric is Quadratic Weighted Kappa and I achieved a score of 0.78 on the test set.

About

Fine tune BERT for essay grading classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages