andreas122001 commited on
Commit
a45c472
1 Parent(s): 71c941c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ tags:
81
  Machine-generated text-detection by fine-tuning of language models
82
  ===
83
 
84
- This project is related to a bachelor's thesis written by Nicolai Thorer Sivesind and Andreas Bentzen Winje at the *Department of Computer Science* at the *Norwegian University of Science and Technology*.
85
 
86
  It contains text classification models trained to distinguish human-written text from text generated by language models like ChatGPT and GPT-3. The best models was able to achieve an accuracy of 100% on real and *GPT-3*-generated wikipedia articles (4500 samples), and an accuracy of 98.4% on real and *ChatGPT*-generated research abstracts (3000 samples).
87
 
 
81
  Machine-generated text-detection by fine-tuning of language models
82
  ===
83
 
84
+ This project is related to a bachelor's thesis with the title "*Turning Poachers into Gamekeepers: Detecting Machine-Generated Text in Academia using Large Language Models*" (not yet published) written by *Nicolai Thorer Sivesind* and *Andreas Bentzen Winje* at the *Department of Computer Science* at the *Norwegian University of Science and Technology*.
85
 
86
  It contains text classification models trained to distinguish human-written text from text generated by language models like ChatGPT and GPT-3. The best models was able to achieve an accuracy of 100% on real and *GPT-3*-generated wikipedia articles (4500 samples), and an accuracy of 98.4% on real and *ChatGPT*-generated research abstracts (3000 samples).
87