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

amrita-detectly
/
detect-ai-text-v1

Text Classification
Transformers.js
ONNX
distilbert
Model card Files Files and versions
xet
Community

Instructions to use amrita-detectly/detect-ai-text-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use amrita-detectly/detect-ai-text-v1 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-classification', 'amrita-detectly/detect-ai-text-v1');
detect-ai-text-v1
135 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
amrita-detectly's picture
amrita-detectly
Update README.md
8246e90 verified 10 months ago
  • onnx
    restructure 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    171 Bytes
    Update README.md 10 months ago
  • config.json
    780 Bytes
    add configs 11 months ago
  • model_quantized.onnx
    67.4 MB
    xet
    Upload model_quantized.onnx 11 months ago
  • tokenizer.json
    466 kB
    add configs 11 months ago
  • tokenizer_config.json
    48 Bytes
    add configs 11 months ago
  • vocab.txt
    232 kB
    add configs 11 months ago