commit 28c35ebc29990edb23f12beb44ea8ec259c623a3 Author: H. Saw Date: Mon Aug 19 06:18:56 2024 +0000 initial writeup diff --git a/README.md b/README.md new file mode 100644 index 0000000..148585b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# LLM-self-detection + +Let's investigate how LLMs distinguish itself from human-written work. + +The paper seeks to investigate and evaluate the self-detection abilities of language learning models through its architecture and its execution performance. The repository, in particular, will contain experimental data to evaluate the said performance. + +This is an extended essay developed for the Computer Science subject in the International Baccalaureate.