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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

MergenAI
/
SIMURG

Text Classification
Transformers
Safetensors
English
anomaly-detection
hallucination-detection
llm-safety
streaming
corruption-detection
fine-tuning
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use MergenAI/SIMURG with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MergenAI/SIMURG with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="MergenAI/SIMURG")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("MergenAI/SIMURG", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SIMURG
1.59 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
doofz's picture
doofz
Delete architecture.png with huggingface_hub
2e73569 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • LICENSE
    10.8 kB
    Upload folder using huggingface_hub 1 day ago
  • README.md
    8.36 kB
    Upload folder using huggingface_hub 1 day ago
  • per_class.png
    39.9 kB
    Upload folder using huggingface_hub 1 day ago
  • roc_curve.png
    51.1 kB
    Upload folder using huggingface_hub 1 day ago
  • score_distribution.png
    46.7 kB
    Upload folder using huggingface_hub 1 day ago
  • simurg_pulse.safetensors
    1.39 MB
    xet
    Upload folder using huggingface_hub 1 day ago
  • training_curves.png
    41.4 kB
    Upload folder using huggingface_hub 1 day ago