Skip to content

Commit 5e2d10d

Browse files
committed
Adjust figure size of Thought Propagation
1 parent c43d7ea commit 5e2d10d

File tree

1 file changed

+3
-3
lines changed
  • app/projects/thought-propagation

1 file changed

+3
-3
lines changed

app/projects/thought-propagation/page.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ A illustrative example on LLM Agent Planning Task is given as follow:
3333

3434
## Experiments
3535
We evaluate Thought Propagation on three challenging tasks, such as Shortest-Path Reasoning, Creative Writing, and LLM Agent Planning.
36-
![Performance on Shortest-Path Reasoning.](./assets/graph.png)
37-
![Performance on Creative Writing.](./assets/writing.png)
38-
![Performance on LLM Agent Planning.](./assets/planning.png)
36+
![Performance on Shortest-Path Reasoning.|scale=0.6](./assets/graph.png)
37+
![Performance on Creative Writing.|scale=0.6](./assets/writing.png)
38+
![Performance on LLM Agent Planning.|scale=0.6](./assets/planning.png)

0 commit comments

Comments
 (0)