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

avuhong
/
ESM1b_libcapv3_regression_run2

Transformers
PyTorch
TensorBoard
bert
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use avuhong/ESM1b_libcapv3_regression_run2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, ESM1bForRegression
    
    tokenizer = AutoTokenizer.from_pretrained("avuhong/ESM1b_libcapv3_regression_run2")
    model = ESM1bForRegression.from_pretrained("avuhong/ESM1b_libcapv3_regression_run2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ESM1b_libcapv3_regression_run2 / runs
12 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
avuhong's picture
avuhong
End of training
93ac970 almost 4 years ago
  • Aug16_09-34-16_707c18e54a3b
    End of training almost 4 years ago