andreas122001
commited on
Commit
·
49436e3
1
Parent(s):
a45c472
Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ Machine-generated text-detection by fine-tuning of language models
|
|
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
|
87 |
|
88 |
The dataset card for the dataset that was created in relation to this project can be found [here](https://huggingface.co/datasets/NicolaiSivesind/human-vs-machine).
|
89 |
|
|
|
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 were 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 |
|
88 |
The dataset card for the dataset that was created in relation to this project can be found [here](https://huggingface.co/datasets/NicolaiSivesind/human-vs-machine).
|
89 |
|