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

LUCIFerace
/
enhanced-replica-model-pack

Text Classification
Transformers
Safetensors
Chinese
chinese
ai-text-detection
ensemble
bert
roberta
qwen
lora
research
dataset
Model card Files Files and versions
xet
Community

Instructions to use LUCIFerace/enhanced-replica-model-pack with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LUCIFerace/enhanced-replica-model-pack with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="LUCIFerace/enhanced-replica-model-pack")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("LUCIFerace/enhanced-replica-model-pack", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
enhanced-replica-model-pack / docs /archive
240 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
LUCIFerace's picture
LUCIFerace
Clean up archive README docs
37cc636 verified 27 days ago
  • 实验报告
    Add files using upload-large-folder tool 27 days ago
  • 审阅与修改记录
    Add files using upload-large-folder tool 27 days ago
  • 总览说明
    Clean up archive README docs 27 days ago
  • 模型说明
    Clean up archive README docs 27 days ago
  • 脚本说明
    Clean up archive README docs 27 days ago
  • README.md
    542 Bytes
    Clean up archive README docs 27 days ago