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

marij868
/
pegasus_trained_full

Summarization
Keras
google-tensorflow TensorFlow
English
pegasus
music
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use marij868/pegasus_trained_full with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://marij868/pegasus_trained_full")
    
  • Notebooks
  • Google Colab
  • Kaggle
pegasus_trained_full
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
marij868's picture
marij868
Upload tokenizer
5332b58 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    121 Bytes
    Create README.md about 3 years ago
  • config.json
    3.09 kB
    Upload TFPegasusForConditionalGeneration about 3 years ago
  • generation_config.json
    255 Bytes
    Upload TFPegasusForConditionalGeneration about 3 years ago
  • special_tokens_map.json
    1.77 kB
    Upload tokenizer about 3 years ago
  • spiece.model
    1.91 MB
    xet
    Upload tokenizer about 3 years ago
  • tf_model.h5
    2.28 GB
    xet
    Upload TFPegasusForConditionalGeneration about 3 years ago
  • tokenizer_config.json
    1.98 kB
    Upload tokenizer about 3 years ago