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

advy
/
phi2-mental-health-assistant

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use advy/phi2-mental-health-assistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use advy/phi2-mental-health-assistant with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "advy/phi2-mental-health-assistant")
  • Notebooks
  • Google Colab
  • Kaggle
phi2-mental-health-assistant
46.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
advy's picture
advy
Training in progress, step 120
528407c verified 9 months ago
  • runs
    Training in progress, step 120 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    1.3 kB
    Model save 11 months ago
  • adapter_config.json
    797 Bytes
    Training in progress, step 120 9 months ago
  • adapter_model.safetensors
    42 MB
    xet
    Training in progress, step 120 9 months ago
  • added_tokens.json
    1.08 kB
    Training in progress, step 120 11 months ago
  • merges.txt
    456 kB
    Training in progress, step 120 11 months ago
  • special_tokens_map.json
    473 Bytes
    Training in progress, step 120 11 months ago
  • tokenizer.json
    3.57 MB
    Training in progress, step 120 11 months ago
  • tokenizer_config.json
    7.44 kB
    Training in progress, step 120 11 months ago
  • training_args.bin
    5.84 kB
    xet
    Training in progress, step 120 9 months ago
  • training_metrics.json
    174 Bytes
    Training in progress, step 120 9 months ago
  • vocab.json
    798 kB
    Training in progress, step 120 11 months ago