Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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 / data
34 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
LUCIFerace's picture
LUCIFerace
Add files using upload-large-folder tool
4e5855f verified 26 days ago
  • dataset
    Add files using upload-large-folder tool 26 days ago
  • source-materials
    Add files using upload-large-folder tool 26 days ago