gkamradt commited on
Commit
55ced5d
·
verified ·
1 Parent(s): dec6bc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -12,6 +12,15 @@ TRM writes checkpoints as `torch state_dicts`. The subdirectories `arc_v1_public
12
  ## Replication Results
13
 
14
 
 
 
 
 
 
 
 
 
 
15
  ## Environment Setup
16
  ```bash
17
  # use uv for venv
 
12
  ## Replication Results
13
 
14
 
15
+ Tiny Recursion Model (TRM) results on ARC-AGI
16
+
17
+ - ARC-AGI-1: 40%, $1.76/task
18
+ - ARC-AGI-2: 6.2%, $2.10/task
19
+
20
+ Tweet: https://x.com/arcprize/status/1978872651180577060
21
+ Leaderboard: https://arcprize.org/leaderboard
22
+
23
+
24
  ## Environment Setup
25
  ```bash
26
  # use uv for venv