Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SuperAnnotate
/
ai-detector

Text Classification
Transformers
Safetensors
English
genereted_text_detection
llm_content_detection
AI_detection
Model card Files Files and versions
xet
Community
5

Instructions to use SuperAnnotate/ai-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SuperAnnotate/ai-detector with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="SuperAnnotate/ai-detector")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("SuperAnnotate/ai-detector", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ai-detector
1.42 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
SA-Yur-or's picture
SA-Yur-or
[doc]: update examples of usage the model
74b2b85 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • LICENSE
    3.39 kB
    [fix]: Add license text over 1 year ago
  • README.md
    7.49 kB
    [doc]: update examples of usage the model over 1 year ago
  • SA_logo.png
    456 kB
    [up]: Update README and load model over 1 year ago
  • config.json
    274 Bytes
    [up]: Update README and load model over 1 year ago
  • merges.txt
    456 kB
    [up]: Update README and load model over 1 year ago
  • model.safetensors
    1.42 GB
    xet
    [up]: Update model weights over 1 year ago
  • special_tokens_map.json
    280 Bytes
    [up]: Update README and load model over 1 year ago
  • tokenizer.json
    2.11 MB
    [up]: Update README and load model over 1 year ago
  • tokenizer_config.json
    1.27 kB
    [up]: Update README and load model over 1 year ago
  • vocab.json
    798 kB
    [up]: Update README and load model over 1 year ago