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

  • Log In
  • Sign Up

rooftopcoder
/
distilt5-coqa

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 rooftopcoder/distilt5-coqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rooftopcoder/distilt5-coqa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("rooftopcoder/distilt5-coqa")
    model = AutoModelForSeq2SeqLM.from_pretrained("rooftopcoder/distilt5-coqa")
  • Notebooks
  • Google Colab
  • Kaggle
distilt5-coqa / runs
39.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 42 commits
rooftopcoder's picture
rooftopcoder
End of training
6f544c2 almost 3 years ago
  • May16_08-01-01_17a942d449c2
    End of training almost 3 years ago