Official implementation of "Automated Scoring for Reading Comprehension via In-context BERT Tuning" (AIED 2022)
-
Updated
May 23, 2022 - Python
Official implementation of "Automated Scoring for Reading Comprehension via In-context BERT Tuning" (AIED 2022)
Automated Scoring of Short Answer Questions with Large Language Models: Research code and data
This is an automated scoring system that leverages a trained BERT model to predict sentence similarity. By comparing student responses to reference answers using BERT's deep understanding of semantic meaning, EvalBot provides efficient and objective evaluation, moving beyond simple keyword matching to assess the conceptual accuracy of text.
Add a description, image, and links to the automated-scoring topic page so that developers can more easily learn about it.
To associate your repository with the automated-scoring topic, visit your repo's landing page and select "manage topics."