t5-base-text-to-sql / README.md
suriya7's picture
Update README.md
a5bd959 verified
|
raw
history blame
No virus
368 Bytes
metadata
license: mit
pipeline_tag: text2text-generation
inference:
  parameters:
    max_new_tokens: 100
    do_sample: false
widget:
  - text: >-
      translate English to SQL: How many models were finetuned using BERT as
      base model?
  - text: 'translate English to SQL: how many cars are in blue color'
datasets:
  - b-mc2/sql-create-context
language:
  - en
tags:
  - code