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

  • Log In
  • Sign Up

tripplyons
/
flan-t5-base-xsum

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use tripplyons/flan-t5-base-xsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tripplyons/flan-t5-base-xsum with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("tripplyons/flan-t5-base-xsum")
    model = AutoModelForSeq2SeqLM.from_pretrained("tripplyons/flan-t5-base-xsum")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-base-xsum
998 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
tripplyons's picture
tripplyons
Update README.md
c62cf6a over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    1.19 kB
    Update README.md over 3 years ago
  • config.json
    690 Bytes
    Create config.json over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    998 MB
    xet
    Upload pytorch_model.bin with huggingface_hub over 3 years ago