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

CraneAILabs
/
cranemedai-safety

Text Classification
Transformers
ONNX
Safetensors
English
Ganda
Swahili
medical
safety
adversarial
int8
android
uganda
clinical
Model card Files Files and versions
xet
Community

Instructions to use CraneAILabs/cranemedai-safety with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use CraneAILabs/cranemedai-safety with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="CraneAILabs/cranemedai-safety")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("CraneAILabs/cranemedai-safety", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
cranemedai-safety
1.55 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
gimmy256's picture
gimmy256
Upload README.md with huggingface_hub
9a8a540 verified 2 days ago
  • best_model
    Add fine-tuned best model from Phase 3 training about 2 months ago
  • onnx
    Add ONNX and ONNX INT8 exported models about 2 months ago
  • .gitattributes
    1.65 kB
    Add ONNX and ONNX INT8 exported models about 2 months ago
  • README.md
    4.57 kB
    Upload README.md with huggingface_hub 2 days ago