junlinzhang commited on
Commit
0cc0e1f
·
verified ·
1 Parent(s): c2dbfab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -19,8 +19,10 @@ library_name: transformers
19
  <blockquote style="border-left: 4px solid #ff6b6b; background-color: #fff5f5; padding: 10px 15px; margin: 10px 0; color: #cc3333;">
20
  <span style="font-weight: bold;">🚨 </span> 1.This model was not trained on tool-calling or agent-based programming data. We therefore do not recommend using it for tasks that involve function calling, API orchestration, or autonomous coding agents.
21
  For programming tasks, we recommend using this model on competitive programming problems (e.g., LeetCode-style).
22
- <br>2.If you are interested in testing advanced mathematical problems, you may use [AMOBench](https://huggingface.co/datasets/meituan-longcat/AMO-Bench). It is a math problem set more challenging than the International Mathematical Olympiad (IMO), and standard answers are included. You can evaluate VibeThinker’s mathematical reasoning capability by comparing its outputs with those of other state-of-the-art mainstream models.
23
- Note: Due to the extreme difficulty of the problems, we recommend raising the maximum token length of the model’s context window to 60K–100K.
 
 
24
  </blockquote>
25
 
26
  <p align="center"><a href="https://github.com/WeiboAI/VibeThinker">GitHub</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://modelscope.cn/models/WeiboAI/VibeThinker-3B">ModelScope</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://huggingface.co/papers/2606.16140">Technical Report</a></p>
 
19
  <blockquote style="border-left: 4px solid #ff6b6b; background-color: #fff5f5; padding: 10px 15px; margin: 10px 0; color: #cc3333;">
20
  <span style="font-weight: bold;">🚨 </span> 1.This model was not trained on tool-calling or agent-based programming data. We therefore do not recommend using it for tasks that involve function calling, API orchestration, or autonomous coding agents.
21
  For programming tasks, we recommend using this model on competitive programming problems (e.g., LeetCode-style).
22
+ <br>
23
+ <br>
24
+ 2.For harder math reasoning, try [AMOBench](https://huggingface.co/datasets/meituan-longcat/AMO-Bench), a problem set harder than the International Mathematical Olympiad (IMO), with included standard answers. Use it to evaluate VibeThinker against other SOTA models. Note: due to extreme difficulty, set max tokens to 60K–100K.
25
+
26
  </blockquote>
27
 
28
  <p align="center"><a href="https://github.com/WeiboAI/VibeThinker">GitHub</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://modelscope.cn/models/WeiboAI/VibeThinker-3B">ModelScope</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://huggingface.co/papers/2606.16140">Technical Report</a></p>