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

ArshVerma
/
mannsaathi-symptom-classifier-large

Text Classification
Transformers
Safetensors
PEFT
Hindi
English
healthcare
symptom-checker
multilingual
hinglish
medical-nlp
mental-health
india
lora
Model card Files Files and versions
xet
Community

Instructions to use ArshVerma/mannsaathi-symptom-classifier-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ArshVerma/mannsaathi-symptom-classifier-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ArshVerma/mannsaathi-symptom-classifier-large")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ArshVerma/mannsaathi-symptom-classifier-large", device_map="auto")
  • PEFT

    How to use ArshVerma/mannsaathi-symptom-classifier-large with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
mannsaathi-symptom-classifier-large
24.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ArshVerma's picture
ArshVerma
Update README.md
b4ae217 verified 2 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 2 months ago
  • README.md
    5.68 kB
    Update README.md 2 months ago
  • adapter_config.json
    1.03 kB
    Upload model 2 months ago
  • adapter_model.safetensors
    7.45 MB
    xet
    Upload model 2 months ago
  • tokenizer.json
    16.8 MB
    xet
    Upload tokenizer 2 months ago
  • tokenizer_config.json
    314 Bytes
    Upload tokenizer 2 months ago