Fizzarolli commited on
Commit
b61670f
1 Parent(s): cac495c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ datasets:
4
+ - nothingiisreal/Human_Stories
5
+ language:
6
+ - en
7
+ tags:
8
+ - longformer
9
+ - synthetic
10
+ ---
11
+ labels should be obvious this time.
12
+ performs better on multiple model outputs than my previous attempt. generally can detect zero-shot writing by models such as gpt-4 (as well as turbo and 4o), claude 3, llama 3, etc.
13
+ i've seen it getting fooled most-commonly by gemma 2, returning false real writing. perhaps it's a statement on how good gemma 2 is?