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

  • Log In
  • Sign Up

XiaoZhang98
/
T5_bug_comment

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use XiaoZhang98/T5_bug_comment with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("XiaoZhang98/T5_bug_comment")
    model = AutoModelForSeq2SeqLM.from_pretrained("XiaoZhang98/T5_bug_comment")
  • Notebooks
  • Google Colab
  • Kaggle
T5_bug_comment
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
XiaoZhang98's picture
XiaoZhang98
Upload 6 files
3029a73 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    1.5 kB
    Upload 6 files over 2 years ago
  • generation_config.json
    163 Bytes
    Upload 6 files over 2 years ago
  • gitattributes.txt
    537 Bytes
    Upload 6 files over 2 years ago
  • pytorch_model.bin
    892 MB
    xet
    Upload 6 files over 2 years ago
  • spiece.model
    792 kB
    xet
    Upload 6 files over 2 years ago
  • tokenizer.json
    1.39 MB
    Upload 6 files over 2 years ago