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

  • Log In
  • Sign Up

rcook
/
tmp_test

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

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

  • Libraries
  • Transformers

    How to use rcook/tmp_test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("rcook/tmp_test")
    model = AutoModelForSeq2SeqLM.from_pretrained("rcook/tmp_test")
  • Notebooks
  • Google Colab
  • Kaggle
tmp_test / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
rcook's picture
rcook
End of training
f581fe4 verified about 1 year ago
  • Feb24_19-34-31_94086e04c5b2
    End of training about 1 year ago
  • Feb24_20-12-06_94086e04c5b2
    End of training about 1 year ago
  • Feb24_20-57-52_94086e04c5b2
    End of training about 1 year ago
  • Mar02_16-22-29_eb24f8b67485
    End of training about 1 year ago
  • Mar02_17-13-56_eb24f8b67485
    End of training about 1 year ago
  • Mar03_20-40-57_a9d196f7c806
    End of training about 1 year ago
  • Mar03_21-36-53_a9d196f7c806
    End of training about 1 year ago