Update README.md
Browse files
README.md
CHANGED
@@ -8,13 +8,14 @@ base_model:
|
|
8 |
# S0 Series Models
|
9 |
|
10 |
## Overview
|
11 |
-
The
|
12 |
|
13 |
## Future Specialized Releases
|
14 |
-
We plan to expand the
|
15 |
|
16 |
- Code Generation
|
17 |
- Query Generation
|
|
|
18 |
|
19 |
|
20 |
```python
|
|
|
8 |
# S0 Series Models
|
9 |
|
10 |
## Overview
|
11 |
+
The S0 v0.1 model by [TensorStax](https://tensorstax.com) is an early preview line of open reasoning models, specifically trained using process supervision on synthetic data. These models are designed to excel at general reasoning tasks while maintaining transparency in their thought processes.
|
12 |
|
13 |
## Future Specialized Releases
|
14 |
+
We plan to expand the S0 series with specialized variants optimized for specific domains:
|
15 |
|
16 |
- Code Generation
|
17 |
- Query Generation
|
18 |
+
- Long horizon agency
|
19 |
|
20 |
|
21 |
```python
|