Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ size_categories:
|
|
| 17 |
|
| 18 |
# Frontier Traces SFT
|
| 19 |
|
| 20 |
-
A merged SFT dataset of
|
| 21 |
|
| 22 |
## Schema
|
| 23 |
|
|
@@ -42,8 +42,6 @@ Each row has two columns:
|
|
| 42 |
| [TeichAI/deepseek-v3.2-speciale-OpenCodeReasoning-3k](https://huggingface.co/datasets/TeichAI/deepseek-v3.2-speciale-OpenCodeReasoning-3k) | Deepseek v3.2 | 2,953 |
|
| 43 |
| [TeichAI/sherlock-thinking-alpha-11000x](https://huggingface.co/datasets/TeichAI/sherlock-thinking-alpha-11000x) | Grok 4.1 Fast | 11,163 |
|
| 44 |
|
| 45 |
-
**Total: 39,026 rows**
|
| 46 |
-
|
| 47 |
## Notes
|
| 48 |
|
| 49 |
- The `crownelius/Opus-4.6-Reasoning-2100x` dataset was converted from columnar format (`problem`, `thinking`, `solution`) to chat messages with `<think>` tags.
|
|
|
|
| 17 |
|
| 18 |
# Frontier Traces SFT
|
| 19 |
|
| 20 |
+
A merged SFT dataset of almost 40k examples drawn from 11 frontier-model trace datasets.
|
| 21 |
|
| 22 |
## Schema
|
| 23 |
|
|
|
|
| 42 |
| [TeichAI/deepseek-v3.2-speciale-OpenCodeReasoning-3k](https://huggingface.co/datasets/TeichAI/deepseek-v3.2-speciale-OpenCodeReasoning-3k) | Deepseek v3.2 | 2,953 |
|
| 43 |
| [TeichAI/sherlock-thinking-alpha-11000x](https://huggingface.co/datasets/TeichAI/sherlock-thinking-alpha-11000x) | Grok 4.1 Fast | 11,163 |
|
| 44 |
|
|
|
|
|
|
|
| 45 |
## Notes
|
| 46 |
|
| 47 |
- The `crownelius/Opus-4.6-Reasoning-2100x` dataset was converted from columnar format (`problem`, `thinking`, `solution`) to chat messages with `<think>` tags.
|