Skip to content

chosenone75/zero_shot_chatgpt_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zero Shot ChatGPT Detector

Modified from the source code of nice work APE

How to run

first, set the openai key in detector_test.py

then, run the test script python detector_test.py

deterimine whether the text is generated by chatGPT based on the threshold of perplexity you chose.

Next

  • Prompt-based Perplexity for specific task.
  • Word-Level Perplexity, now for the token level.

About

zero-shot chatgpt detector based on OpenAI API and perplexity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages