Update README.md
Browse files
README.md
CHANGED
|
@@ -21,17 +21,8 @@ The current s0 series focuses on general reasoning capabilities, demonstrating s
|
|
| 21 |
## Future Specialized Releases
|
| 22 |
We plan to expand the s0 series with specialized variants optimized for specific domains:
|
| 23 |
|
| 24 |
-
|
| 25 |
-
-
|
| 26 |
-
- Advanced code completion and generation
|
| 27 |
-
- Bug detection and resolution
|
| 28 |
-
- Code optimization reasoning
|
| 29 |
-
|
| 30 |
-
### Query Generation
|
| 31 |
-
- Database schema understanding
|
| 32 |
-
- Complex SQL query construction
|
| 33 |
-
- Query optimization reasoning
|
| 34 |
-
- Data relationship inference
|
| 35 |
|
| 36 |
|
| 37 |
```python
|
|
|
|
| 21 |
## Future Specialized Releases
|
| 22 |
We plan to expand the s0 series with specialized variants optimized for specific domains:
|
| 23 |
|
| 24 |
+
- Code Generation
|
| 25 |
+
- Query Generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
|
| 28 |
```python
|