forestliutc commited on
Commit
cabe0fa
·
verified ·
1 Parent(s): 45c127d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,9 +41,9 @@ for example: python3 extract_solution.py ./outputs/debug ./test_corpus/aime_2025
41
  ```
42
  This step will generate a file named "eval_overalljsonl" in the input_dir. Your can evaluate the metrics based on this file.
43
 
44
-
45
  ## Acknowledgements
46
  <hr />
 
47
  - Our implementation is heaviliy built on [verl](https://github.com/volcengine/verl).
48
 
49
  - Our models are trained on top of [Qwen3-30B-A3B-Thinking-2507](https://huggingface.co/Qwen/Qwen3-30B-A3B-Thinking-2507).
 
41
  ```
42
  This step will generate a file named "eval_overalljsonl" in the input_dir. Your can evaluate the metrics based on this file.
43
 
 
44
  ## Acknowledgements
45
  <hr />
46
+
47
  - Our implementation is heaviliy built on [verl](https://github.com/volcengine/verl).
48
 
49
  - Our models are trained on top of [Qwen3-30B-A3B-Thinking-2507](https://huggingface.co/Qwen/Qwen3-30B-A3B-Thinking-2507).