Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

monajm36
/
ohca-classifier-v11

Text Classification
Transformers
PyTorch
English
medical
clinical-notes
cardiac-arrest
ohca
biomedical-nlp
pubmedbert
Model card Files Files and versions
xet
Community

Instructions to use monajm36/ohca-classifier-v11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use monajm36/ohca-classifier-v11 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="monajm36/ohca-classifier-v11")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("monajm36/ohca-classifier-v11", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ohca-classifier-v11
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
monajm36's picture
monajm36
Upload README.md with huggingface_hub
34da60e verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    4.37 kB
    Upload README.md with huggingface_hub 5 months ago
  • model_config.json
    174 Bytes
    Upload model_config.json with huggingface_hub 5 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    440 MB
    xet
    Upload pytorch_model.bin with huggingface_hub 5 months ago
  • special_tokens_map.json
    125 Bytes
    Upload special_tokens_map.json with huggingface_hub 5 months ago
  • tokenizer.json
    679 kB
    Upload tokenizer.json with huggingface_hub 5 months ago
  • tokenizer_config.json
    1.26 kB
    Upload tokenizer_config.json with huggingface_hub 5 months ago
  • training_info.json
    429 Bytes
    Upload training_info.json with huggingface_hub 5 months ago
  • vocab.txt
    225 kB
    Upload vocab.txt with huggingface_hub 5 months ago