--- 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 ---