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

  • Log In
  • Sign Up

Grey01
/
bart_billsum

KerasHub
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • KerasHub

    How to use Grey01/bart_billsum with KerasHub:

    import keras_hub
    
    # Create a Backbone model unspecialized for any task
    backbone = keras_hub.models.Backbone.from_preset("hf://Grey01/bart_billsum")
    
  • Keras

    How to use Grey01/bart_billsum with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Grey01/bart_billsum")
    
  • Notebooks
  • Google Colab
  • Kaggle
bart_billsum
560 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Grey01's picture
Grey01
martin-gorner's picture
martin-gorner
keras-hub migration (#1)
0f9d04a verified 12 months ago
  • assets
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    670 Bytes
    keras-hub migration (#1) 12 months ago
  • config.json
    430 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • metadata.json
    142 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • model.weights.h5
    558 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • preprocessor.json
    1.25 kB
    Upload folder using huggingface_hub over 1 year ago
  • task.json
    2.35 kB
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    505 Bytes
    Upload folder using huggingface_hub over 1 year ago