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

  • Log In
  • Sign Up

paulh27
/
xsum_aligned_smallT5_iter2

Transformers
TensorBoard
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use paulh27/xsum_aligned_smallT5_iter2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("paulh27/xsum_aligned_smallT5_iter2")
    model = AutoModelForSeq2SeqLM.from_pretrained("paulh27/xsum_aligned_smallT5_iter2")
  • Notebooks
  • Google Colab
  • Kaggle
xsum_aligned_smallT5_iter2 / runs
33.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
paulh27's picture
paulh27
Training in progress, epoch 7
acf7ef4 verified about 2 years ago
  • Apr24_20-23-05_nlpg03.cs.washington.edu
    Training in progress, epoch 0 about 2 years ago
  • Apr24_20-31-55_nlpg03.cs.washington.edu
    Training in progress, epoch 7 about 2 years ago