Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KeLiu
/
QETRA_Python

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

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

  • Libraries
  • Transformers

    How to use KeLiu/QETRA_Python with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("KeLiu/QETRA_Python")
    model = AutoModelForSeq2SeqLM.from_pretrained("KeLiu/QETRA_Python")
  • Notebooks
  • Google Colab
  • Kaggle
QETRA_Python
1.23 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
KeLiu's picture
KeLiu
Upload eval_results.txt
46f9664 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • eval_results.txt
    60 Bytes
    Upload eval_results.txt almost 4 years ago