mingkai-zheng / llms-auto-paper-marking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can LLMs Perform Automatic Paper Marking?

Example to run the GPT-4 experiment

python short_answer_grading_mark.py --llm gpt-4 --version 1
python asap_sas_mark.py --llm gpt-4 --version 1
python asap_aes_mark.py --llm gpt-4 --version 1

About


Languages

Language:Python 100.0%