Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
## TinyRecursiveModels - Maze Hard (Attention-based)
|
| 5 |
+
This model is a reproduction of the TinyRecursiveModels project by Samsung SAIL Montreal, specifically trained and evaluated on the Maze Hard (30×30) reasoning task.
|
| 6 |
+
|
| 7 |
+

|
| 8 |
+
|
| 9 |
+

|
| 10 |
+
|
| 11 |
+
8 × H200, global_batch_size=4608, *Runtime:* 2h
|
| 12 |
+
|
| 13 |
+
**Test Accuracy: 78.70%**
|