Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ It's kinda okay for sampling, but needs improvements and exposure to more synthe
|
|
10 |
|
11 |
Overall I'm extremely impressed with how well this 68 million parameter model works, and extremely disappointed with how every single AI is getting picked up after only training BERT on GPT3.5 rows of the data.
|
12 |
|
|
|
|
|
13 |
We tested these models all of which worked:
|
14 |
|
15 |
GPT3.5, 4, 4o
|
|
|
10 |
|
11 |
Overall I'm extremely impressed with how well this 68 million parameter model works, and extremely disappointed with how every single AI is getting picked up after only training BERT on GPT3.5 rows of the data.
|
12 |
|
13 |
+
Class label 0 means human, 1 means AI.
|
14 |
+
|
15 |
We tested these models all of which worked:
|
16 |
|
17 |
GPT3.5, 4, 4o
|