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

AurelexAI
/
sentinel-01-pub

Text Classification
Transformers
Safetensors
English
sentinel_stage_a
feature-extraction
custom
compliance
finance
risk-detection
sentinel-stage-a
limited-functionality
model-version:sentinel-mb-c-d11-20260424
custom_code
Model card Files Files and versions
xet
Community

Instructions to use AurelexAI/sentinel-01-pub with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AurelexAI/sentinel-01-pub with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="AurelexAI/sentinel-01-pub", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AurelexAI/sentinel-01-pub", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sentinel-01-pub
657 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
aidamian's picture
aidamian
Update sentinel-mb-c-d11 model card
e2489a5 verified 19 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    5.8 kB
    Update sentinel-mb-c-d11 model card 19 days ago
  • config.json
    12.6 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • configuration_sentinel.py
    2.81 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • metadata.json
    23 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • metrics.json
    43.1 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • model.safetensors
    653 MB
    xet
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • modeling_sentinel.py
    11.1 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • pipeline_sentinel.py
    3.97 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • results.md
    139 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • special_tokens_map.json
    694 Bytes
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • tokenizer.json
    3.58 MB
    Update sentinel-mb-c-d11 release bundle 19 days ago
  • tokenizer_config.json
    20.8 kB
    Update sentinel-mb-c-d11 release bundle 19 days ago