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

rohin30n
/
Armour

Text Classification
Transformers
Safetensors
finance
nlp
classification
named-entity-recognition
hinglish
multilingual
audio
asr
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use rohin30n/Armour with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="rohin30n/Armour")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rohin30n/Armour", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Armour / models
2.19 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
rohin30n's picture
rohin30n
Add hybrid ML risk classifier - metadata.json
381ce82 verified 4 months ago
  • classifier.pkl
    1.42 MB
    xet
    Add hybrid ML risk classifier - classifier.pkl 4 months ago
  • classifier_gb.pkl
    697 kB
    xet
    Add hybrid ML risk classifier - classifier_gb.pkl 4 months ago
  • metadata.json
    471 Bytes
    Add hybrid ML risk classifier - metadata.json 4 months ago
  • vectorizer.pkl
    69.2 kB
    xet
    Add hybrid ML risk classifier - vectorizer.pkl 4 months ago