zjy2001 commited on
Commit
8a89646
·
verified ·
1 Parent(s): e6110bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -31,6 +31,14 @@ Z1: Efficient Test-time Scaling with Code
31
  ## Model Details
32
  To begin with the shifted thinking mode, please refer to https://github.com/efficientscaling/Z1.
33
 
 
 
 
 
 
 
 
 
34
  ## Gradio Demo
35
 
36
  ```python
@@ -176,14 +184,6 @@ if __name__ == "__main__":
176
  demo.launch()
177
  ```
178
 
179
- ## Evaluation
180
-
181
- <p align="left">
182
- <img src="tts.png" width="700">
183
- <br>
184
- <!-- <em>Test-time scaling comparison between Z1-7B and R1-Distill-Qwen-7B. </em> -->
185
- </p>
186
-
187
  ## Citation
188
  ```
189
  @misc{yu2025efficientscaling,
 
31
  ## Model Details
32
  To begin with the shifted thinking mode, please refer to https://github.com/efficientscaling/Z1.
33
 
34
+ ## Evaluation
35
+
36
+ <p align="left">
37
+ <img src="tts.png" width="700">
38
+ <br>
39
+ <!-- <em>Test-time scaling comparison between Z1-7B and R1-Distill-Qwen-7B. </em> -->
40
+ </p>
41
+
42
  ## Gradio Demo
43
 
44
  ```python
 
184
  demo.launch()
185
  ```
186
 
 
 
 
 
 
 
 
 
187
  ## Citation
188
  ```
189
  @misc{yu2025efficientscaling,