File size: 368 Bytes
419c683
 
9e116a9
4042c1d
 
 
 
a5bd959
 
 
 
 
 
 
 
 
 
 
23f5d63
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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
---