Skip to content

Commit 6a5e52b

Browse files
committed
v1.1.8 add applications
1 parent 1a9492c commit 6a5e52b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,30 @@ sh sh/eval_spider.sh
158158
sh sh/eval_bird.sh
159159
```
160160

161+
## 🌟 Applications
162+
163+
SQL-R1 can be effectively utilized in the following key areas:
164+
165+
1. **Foundation Model for Workflow Systems**
166+
- Serves as a base model for complex database operations
167+
- Enables seamless integration with existing workflow automation systems
168+
- Supports customization and fine-tuning for specific business processes
169+
- Provides robust API endpoints for system integration
170+
171+
2. **Enhanced NL2SQL Interpretability**
172+
- Generates detailed explanations for SQL query construction
173+
- Provides step-by-step reasoning for query transformation
174+
- Helps users understand the relationship between natural language and SQL syntax
175+
- Offers visualization of query execution plans
176+
177+
3. **Self-Evolving NL2SQL Agent Checkpoint**
178+
- Acts as a foundation checkpoint for continuous learning
179+
- Enables iterative improvement through feedback loops
180+
- Supports transfer learning for domain-specific adaptations
181+
- Facilitates model versioning and performance tracking
182+
183+
This may be added in the future work. If you have any ideas, please feel free to contact us.
184+
161185
## Thanks for
162186

163187
We thank [OmniSQL](https://github.com/RUCKBReasoning/OmniSQL) and follow their evaluation code and database information retrieval code. We have adapted and modified their evaluation scripts for our project.

0 commit comments

Comments
 (0)