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

  • Log In
  • Sign Up

vishnun
/
tinygram

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

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

  • Libraries
  • Transformers

    How to use vishnun/tinygram with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("vishnun/tinygram")
    model = AutoModelForSeq2SeqLM.from_pretrained("vishnun/tinygram")
  • Notebooks
  • Google Colab
  • Kaggle
tinygram / runs
35.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
vishnun's picture
vishnun
End of training
0905909 over 3 years ago
  • Jan09_05-39-37_019427d741e3
    End of training over 3 years ago
  • Jan09_06-40-33_019427d741e3
    End of training over 3 years ago