mingkaid commited on
Commit
dce345c
·
verified ·
1 Parent(s): ee4a2f3

Fill GitHub URL in model card

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,7 +22,7 @@ We argue that efficient agentic reasoning benefits from decomposing deliberation
22
 
23
  SR²AM-v1.0-30B achieves an overall Pass@1 of **71.3** across 11 benchmarks spanning math, science, tabular analysis, and web information seeking — competitive with systems at 685B–1T parameters, while consuming **25–95% fewer reasoning tokens** than comparably sized agentic LLMs.
24
 
25
- More details: [project website](https://sr2am-agentic-llm.github.io/) | [paper](https://arxiv.org) | [GitHub](<GITHUB_URL_TBD>).
26
 
27
  ## Key Features
28
 
@@ -34,7 +34,7 @@ More details: [project website](https://sr2am-agentic-llm.github.io/) | [paper](
34
 
35
  ## Quick Start
36
 
37
- See the [GitHub repository](<GITHUB_URL_TBD>) for setup and inference instructions.
38
 
39
  ## Main Results
40
 
 
22
 
23
  SR²AM-v1.0-30B achieves an overall Pass@1 of **71.3** across 11 benchmarks spanning math, science, tabular analysis, and web information seeking — competitive with systems at 685B–1T parameters, while consuming **25–95% fewer reasoning tokens** than comparably sized agentic LLMs.
24
 
25
+ More details: [project website](https://sr2am-agentic-llm.github.io/) | [paper](https://arxiv.org) | [GitHub](https://github.com/sailing-lab/sr2am).
26
 
27
  ## Key Features
28
 
 
34
 
35
  ## Quick Start
36
 
37
+ See the [GitHub repository](https://github.com/sailing-lab/sr2am) for setup and inference instructions.
38
 
39
  ## Main Results
40