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

  • Log In
  • Sign Up

ChangwenXu
/
CLOUD

Fill-Mask
Transformers
Safetensors
English
materials-science
crystal-structure
foundation-model
chemistry
bert
scope
cloud
Model card Files Files and versions
xet
Community

Instructions to use ChangwenXu/CLOUD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ChangwenXu/CLOUD with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="ChangwenXu/CLOUD")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ChangwenXu/CLOUD", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CLOUD
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Changwen Xu
Add model card and SCOPE tokenizer files
7cf9973 4 days ago
  • ckpt
    Add model card and SCOPE tokenizer files 4 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    5.75 kB
    Add model card and SCOPE tokenizer files 4 days ago