Yooki commited on
Commit
92fa0b6
·
verified ·
1 Parent(s): d9c0075

Mark O2 checkpoints as preview and remove citation

Browse files
Files changed (1) hide show
  1. README.md +2 -15
README.md CHANGED
@@ -123,7 +123,7 @@ O2-9B-Preview was evaluated across eleven reasoning, tool-use, and coding benchm
123
  <td colspan="13">&nbsp;</td>
124
  </tr>
125
  <tr>
126
- <td>O2–<br>9B<br>(Ours)</td>
127
  <td align="center">64.07</td>
128
  <td align="center">87.37</td>
129
  <td align="center">84.44</td>
@@ -138,7 +138,7 @@ O2-9B-Preview was evaluated across eleven reasoning, tool-use, and coding benchm
138
  <td align="center">30.00</td>
139
  </tr>
140
  <tr>
141
- <td>O2<br>27b<br>(Ours)</td>
142
  <td align="center"><strong>73.40</strong></td>
143
  <td align="center"><strong>90.40</strong></td>
144
  <td align="center"><strong>93.33</strong></td>
@@ -235,19 +235,6 @@ O2-9B-Preview can generate incorrect content, malformed tool calls, insecure cod
235
 
236
  The model has not been established as suitable for autonomous use in high-stakes domains such as medical, legal, financial, or safety-critical decision-making.
237
 
238
- ## Citation
239
-
240
- If you use O2-9B-Preview, please cite the accompanying technical report:
241
-
242
- ```bibtex
243
- @techreport{tong2026oracle,
244
- title = {Oracle: A Verifier-Scaling Paradigm for Runtime Self-Learning Agents},
245
- author = {Tong, Yongqi and Tan Li Hui, Faith and Choy Zhen Wen, Marcus and others},
246
- institution = {Ant International},
247
- year = {2026}
248
- }
249
- ```
250
-
251
  ## Acknowledgements
252
 
253
  O2-9B-Preview is initialized from Qwen3.5-9B. We thank the teams who built and operated the office, customer-service, software-development, verification, and evaluation runtimes that made this model possible.
 
123
  <td colspan="13">&nbsp;</td>
124
  </tr>
125
  <tr>
126
+ <td>O2-9B-Preview<br>(Ours)</td>
127
  <td align="center">64.07</td>
128
  <td align="center">87.37</td>
129
  <td align="center">84.44</td>
 
138
  <td align="center">30.00</td>
139
  </tr>
140
  <tr>
141
+ <td>O2-27B-Preview<br>(Ours)</td>
142
  <td align="center"><strong>73.40</strong></td>
143
  <td align="center"><strong>90.40</strong></td>
144
  <td align="center"><strong>93.33</strong></td>
 
235
 
236
  The model has not been established as suitable for autonomous use in high-stakes domains such as medical, legal, financial, or safety-critical decision-making.
237
 
 
 
 
 
 
 
 
 
 
 
 
 
 
238
  ## Acknowledgements
239
 
240
  O2-9B-Preview is initialized from Qwen3.5-9B. We thank the teams who built and operated the office, customer-service, software-development, verification, and evaluation runtimes that made this model possible.