Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- text-classification
|
7 |
base_model: thenlper/gte-base
|
8 |
widget:
|
9 |
-
- text: "
|
10 |
---
|
11 |
|
12 |
# Model Trained Using AutoTrain
|
@@ -25,3 +25,9 @@ recall: 0.9955995599559956
|
|
25 |
auc: 0.9997361672360855
|
26 |
|
27 |
accuracy: 0.995049504950495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- text-classification
|
7 |
base_model: thenlper/gte-base
|
8 |
widget:
|
9 |
+
- text: "Wow, thanks for sharing this totally rad post, bro!"
|
10 |
---
|
11 |
|
12 |
# Model Trained Using AutoTrain
|
|
|
25 |
auc: 0.9997361672360855
|
26 |
|
27 |
accuracy: 0.995049504950495
|
28 |
+
|
29 |
+
## Purpose
|
30 |
+
|
31 |
+
I trained this on a bunch of top-level comments on reddit. Human class was the real responses to selfposts in various subs, and the LLM class was a response from one of several LLMs to the same post.
|
32 |
+
|
33 |
+
I am tired of reading fucking GPT-slop comments on reddit
|