Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
a-kore
/
Arctic-Text2SQL-R1-7B
:latest
1,186
Downloads
Updated
10 months ago
Arctic-Text2SQL-R1-7B is a 7-billion-parameter Text-to-SQL model fine-tuned using Group Relative Policy Optimization (GRPO) with a simple execution-based reward signal. It converts natural language questions into executable SQL queries.
Arctic-Text2SQL-R1-7B is a 7-billion-parameter Text-to-SQL model fine-tuned using Group Relative Policy Optimization (GRPO) with a simple execution-based reward signal. It converts natural language questions into executable SQL queries.
Cancel
Arctic-Text2SQL-R1-7B:latest
...
/
params
4e5439b3f321 · 115B
{
"num_ctx": 16384,
"num_predict": 8192,
"repeat_penalty": 1.1,
"stop": [
"151645"
],
"temperature": 1,
"top_k": 40,
"top_p": 0.9
}