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

  • Log In
  • Sign Up

yang-ai-lab
/
SleepLM-Base

OpenCLIP
English
biosignals
sleep
multimodal
contrastive-learning
eeg
ecg
polysomnography
Model card Files Files and versions
xet
Community

Instructions to use yang-ai-lab/SleepLM-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • OpenCLIP

    How to use yang-ai-lab/SleepLM-Base with OpenCLIP:

    import open_clip
    
    model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:yang-ai-lab/SleepLM-Base')
    tokenizer = open_clip.get_tokenizer('hf-hub:yang-ai-lab/SleepLM-Base')
  • Notebooks
  • Google Colab
  • Kaggle
SleepLM-Base
4.83 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
zongzhex's picture
zongzhex
Update README.md
ec0f94f verified about 2 months ago
  • src
    Add source code 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • LICENSE
    1.09 kB
    Add LICENSE 2 months ago
  • README.md
    5.67 kB
    Update README.md about 2 months ago
  • demo.ipynb
    758 kB
    Add demo.ipynb 2 months ago
  • model_checkpoint.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    4.83 GB
    xet
    Add model checkpoint 2 months ago
  • requirements.txt
    41 Bytes
    Add requirements.txt 2 months ago