maveryn commited on
Commit
da6defa
·
verified ·
1 Parent(s): 4e5b543

Link TRACE paper and release collection

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -33,8 +33,10 @@ learning with verifiable rewards. Each example pairs a rendered image with two
33
  prompt variants, typed targets, a reward contract, and a reference to its
34
  execution trace.
35
 
 
36
  [Project page](https://maveryn.github.io/trace/) ·
37
- [Code and documentation](https://github.com/maveryn/trace) ·
 
38
  [Task catalog](https://github.com/maveryn/trace/blob/main/docs/TASK_CATALOG.md) ·
39
  [Training recipes](https://github.com/maveryn/trace/tree/rlvr/rlvr) ·
40
  [3B model](https://huggingface.co/maveryn/trace-qwen2.5-vl-3b) ·
 
33
  prompt variants, typed targets, a reward contract, and a reference to its
34
  execution trace.
35
 
36
+ [Paper](https://arxiv.org/abs/2607.19790) ·
37
  [Project page](https://maveryn.github.io/trace/) ·
38
+ [GitHub](https://github.com/maveryn/trace) ·
39
+ [Collection](https://huggingface.co/collections/maveryn/trace-6a604291b4be4ed6399b9f24) ·
40
  [Task catalog](https://github.com/maveryn/trace/blob/main/docs/TASK_CATALOG.md) ·
41
  [Training recipes](https://github.com/maveryn/trace/tree/rlvr/rlvr) ·
42
  [3B model](https://huggingface.co/maveryn/trace-qwen2.5-vl-3b) ·