PyTorch
qwen2
ariaattarml commited on
Commit
90423ba
·
verified ·
1 Parent(s): 32f61e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
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
- ### Code Generation
25
- - Specialized in software architecture reasoning
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