Sanjin2024 commited on
Commit
df833aa
·
verified ·
1 Parent(s): ab62c95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
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
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/66b6f34422ca889082f2caf4/1Fv3KbzCYofV3H88p9bV4.png)
8
+
9
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/66b6f34422ca889082f2caf4/iqa1rtDmjHD3N1NsmI_UU.png)
10
+
11
+ 8 × H200, global_batch_size=4608, *Runtime:* 2h
12
+
13
+ **Test Accuracy: 78.70%**