Lukekim's picture
Update README.md
7833e37
|
raw
history blame
452 Bytes
metadata
license: apache-2.0

Detects if ChatGPT generated the answer given a prompt and answer pair (QA).

DeBERTa-v3-Large model fine-tuned on GPT Wiki intro and HC3 dataset.

Fine-tuning was done for 1 epoch with 8:2 train/validation split. Recorded a validation accuracy of 99% for both GPT Wiki intro and HC3 after the 1st epoch.