Edit model card

AI Content Detector

Welcome to the AI Content Detector repository! This model is designed to classify text as either AI-generated or human-written. It can be used for various applications, including detecting AI-generated content in articles, social media posts, and more.

Model Overview

The AI Content Detector is a state-of-the-art model that leverages advanced machine learning techniques to differentiate between human-written and AI-generated text. It has been trained on diverse datasets to ensure high accuracy and robustness.

Table of Contents

Model Details

  • Model Type: Sequence Classification
  • Architecture: RobertaForSequenceClassification
  • Pretrained: Yes
  • Tokenizer: RobertaTokenizer

Installation

To use this model, you need to install the transformers library along with torch. You can do this using pip:

pip install transformers torch
Downloads last month
10
Inference API
Unable to determine this model's library. Check the docs .