nonoql / models /model_meta.json
mohhhhhit's picture
Upload 6 files
b63515c verified
raw
history blame contribute delete
339 Bytes
{
"model_name": "t5-small",
"languages": [
"SQL",
"MongoDB"
],
"operations": [
"create",
"read",
"update",
"delete",
"join",
"alter",
"drop",
"view",
"use"
],
"max_input_len": 96,
"max_output_len": 192,
"prompt_format": "translate English to {language} {operation}: {nl_query}"
}