FreedomIntelligence/ChatGPT-Detection-PR-HPPT
Preview • Updated • 13
How to use FreedomIntelligence/ChatGPT-Detection-PR-HPPT with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("FreedomIntelligence/ChatGPT-Detection-PR-HPPT", dtype="auto")This is the ChatGPT_detection model based on the HPPT dataset.
More details can be found in the GitHub repo: https://github.com/FreedomIntelligence/ChatGPT-Detection-PR-HPPT