Update README.md
Browse files
README.md
CHANGED
|
@@ -10,9 +10,12 @@ model-index:
|
|
| 10 |
- name: outputs_solution_to_thought
|
| 11 |
results: []
|
| 12 |
---
|
|
|
|
| 13 |
|
| 14 |
# TraceBack 12b Release
|
| 15 |
|
|
|
|
|
|
|
| 16 |
TraceBack is what I came up with when I thought, "how can we scale reasoning trace data generation effectively?"
|
| 17 |
|
| 18 |
Turn out you do not need to depend on just reasoning models (r1, o1, o3, etc) to create reasoning trace!
|
|
|
|
| 10 |
- name: outputs_solution_to_thought
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
+

|
| 14 |
|
| 15 |
# TraceBack 12b Release
|
| 16 |
|
| 17 |
+
|
| 18 |
+
|
| 19 |
TraceBack is what I came up with when I thought, "how can we scale reasoning trace data generation effectively?"
|
| 20 |
|
| 21 |
Turn out you do not need to depend on just reasoning models (r1, o1, o3, etc) to create reasoning trace!
|