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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

miladansari
/
ProteinBERT_HL

Text Classification
Keras
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use miladansari/ProteinBERT_HL with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://miladansari/ProteinBERT_HL")
    
  • Notebooks
  • Google Colab
  • Kaggle
ProteinBERT_HL
193 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
miladansari's picture
miladansari
Update README.md
e0826fa about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    5.24 kB
    Update README.md about 3 years ago
  • checkpoint
    87 Bytes
    Upload 3 files about 3 years ago
  • config.json
    878 Bytes
    Rename tesst.json to config.json about 3 years ago
  • default.pkl

    Detected Pickle imports (4)

    • "numpy.dtype",
    • "numpy.core.multiarray._reconstruct",
    • "numpy.ndarray",
    • "numpy.core.multiarray.scalar"

    How to fix it?

    192 MB
    xet
    Upload default.pkl about 3 years ago
  • hemolytic.test.csv
    10.3 kB
    Upload 2 files about 3 years ago
  • hemolytic.train.csv
    67 kB
    Upload 2 files about 3 years ago
  • model_D_weights.data-00000-of-00001
    695 kB
    Upload 3 files about 3 years ago
  • model_D_weights.index
    633 Bytes
    Upload 3 files about 3 years ago
  • tesst.h5
    241 kB
    xet
    Upload 2 files about 3 years ago
  • testforhuggingface.py
    1.97 kB
    Update testforhuggingface.py about 3 years ago