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

  • Log In
  • Sign Up

geektech
/
flant5small

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

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

  • Libraries
  • Transformers

    How to use geektech/flant5small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("geektech/flant5small")
    model = AutoModelForSeq2SeqLM.from_pretrained("geektech/flant5small")
  • Notebooks
  • Google Colab
  • Kaggle
flant5small / runs
11.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
geektech's picture
geektech
Training in progress, epoch 10
67080bd over 2 years ago
  • Dec23_10-18-58_e869d0878160
    Training in progress, epoch 10 over 2 years ago