junlinzhang commited on
Commit
c2dbfab
·
verified ·
1 Parent(s): 521cd2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ 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
- 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
 
 
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