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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

anusha
/
t5-base-finetuned-wikiSQL-sql-to-en_1

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

Instructions to use anusha/t5-base-finetuned-wikiSQL-sql-to-en_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use anusha/t5-base-finetuned-wikiSQL-sql-to-en_1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("anusha/t5-base-finetuned-wikiSQL-sql-to-en_1")
    model = AutoModelForSeq2SeqLM.from_pretrained("anusha/t5-base-finetuned-wikiSQL-sql-to-en_1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
t5-base-finetuned-wikiSQL-sql-to-en_1
3.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
76f06f2 about 3 years ago
  • .gitattributes
    445 Bytes
    Adding `safetensors` variant of this model about 3 years ago
  • config.json
    1.29 kB
    Update config.json almost 6 years ago
  • flax_model.msgpack
    892 MB
    xet
    upload flax model about 5 years ago
  • model.safetensors
    1.19 GB
    xet
    Adding `safetensors` variant of this model about 3 years ago
  • pytorch_model.bin
    1.19 GB
    xet
    Update pytorch_model.bin almost 6 years ago
  • special_tokens_map.json
    1.79 kB
    Update special_tokens_map.json almost 6 years ago
  • spiece.model
    792 kB
    Update spiece.model almost 6 years ago
  • tokenizer_config.json
    1.86 kB
    Update tokenizer_config.json almost 6 years ago
  • training_args.bin
    1.78 kB
    xet
    Update training_args.bin almost 6 years ago