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 / models /bert-final
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
LUCIFerace's picture
LUCIFerace
Add files using upload-large-folder tool
441bec8 verified 27 days ago
  • classifier_full_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    411 MB
    xet
    Add files using upload-large-folder tool 27 days ago
  • config.json
    797 Bytes
    Add files using upload-large-folder tool 27 days ago
  • model_meta.json
    92 Bytes
    Add files using upload-large-folder tool 27 days ago
  • special_tokens_map.json
    695 Bytes
    Add files using upload-large-folder tool 27 days ago
  • tokenizer.json
    439 kB
    Add files using upload-large-folder tool 27 days ago
  • tokenizer_config.json
    1.25 kB
    Add files using upload-large-folder tool 27 days ago
  • vocab.txt
    110 kB
    Add files using upload-large-folder tool 27 days ago