junlinzhang commited on
Commit
c4b47bf
·
verified ·
1 Parent(s): d0df37b

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., <a href="https://leetcode.com/problemset/algorithms/">LeetCode-style</a>).
22
- <br>.
23
  <br>
24
  <br>
25
  2.For harder math reasoning, try <a href="https://huggingface.co/datasets/meituan-longcat/AMO-Bench">AMOBench</a>, 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.
 
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., <a href="https://leetcode.com/problemset/algorithms/">LeetCode-style</a>).
22
+
23
  <br>
24
  <br>
25
  2.For harder math reasoning, try <a href="https://huggingface.co/datasets/meituan-longcat/AMO-Bench">AMOBench</a>, 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.