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

  • Log In
  • Sign Up

Srish117
/
T5-SQL

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

Instructions to use Srish117/T5-SQL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Srish117/T5-SQL with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Srish117/T5-SQL")
    model = AutoModelForSeq2SeqLM.from_pretrained("Srish117/T5-SQL")
  • Notebooks
  • Google Colab
  • Kaggle
T5-SQL
993 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Srish117's picture
Srish117
Upload tokenizer
c971770 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    1.56 kB
    Upload T5ForConditionalGeneration over 2 years ago
  • generation_config.json
    142 Bytes
    Upload T5ForConditionalGeneration over 2 years ago
  • pytorch_model.bin
    990 MB
    xet
    Upload T5ForConditionalGeneration over 2 years ago
  • special_tokens_map.json
    2.2 kB
    Upload tokenizer over 2 years ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    20.8 kB
    Upload tokenizer over 2 years ago