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

  • Log In
  • Sign Up

mrm8488
/
t5-base-finetuned-wikiSQL

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

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

  • Libraries
  • Transformers

    How to use mrm8488/t5-base-finetuned-wikiSQL with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mrm8488/t5-base-finetuned-wikiSQL")
    model = AutoModelForSeq2SeqLM.from_pretrained("mrm8488/t5-base-finetuned-wikiSQL")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

ONNX Inference in C#

#8 opened almost 3 years ago by
karrr0n

RuntimeError: output with shape [16, 8, 1, 1] doesn't match the broadcast shape [16, 8, 1, 64]

#7 opened almost 3 years ago by
Dharma610

Adding `safetensors` variant of this model

#6 opened almost 3 years ago by
SFconvertbot

model mrm8488/t5-base-finetuned-wikiSQL: AutoTokenizer .from_pretrained() error message

#5 opened almost 3 years ago by
ahe61

License is missing

2
#4 opened about 3 years ago by
Sreenath

Adding `safetensors` variant of this model

#3 opened about 3 years ago by
SFconvertbot

How to customize for your dataset?

3
#2 opened over 3 years ago by
ksing193

Training script?

2
#1 opened over 3 years ago by
JuanCadavid
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs