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

  • Log In
  • Sign Up

versae
/
outputs

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

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

  • Libraries
  • Transformers

    How to use versae/outputs with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("versae/outputs")
    model = AutoModelForSeq2SeqLM.from_pretrained("versae/outputs")
  • Notebooks
  • Google Colab
  • Kaggle
outputs / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
versae's picture
versae
Training in progress, step 9000
17f43bd almost 3 years ago
  • May18_22-45-30_dante
    Training in progress, step 8000 almost 3 years ago
  • May18_22-45-32_dante
    Training in progress, step 9000 almost 3 years ago