Update app/src/content/chapters/folding/07-evaluation.mdx

#8
app/src/content/chapters/folding/07-evaluation.mdx CHANGED
@@ -5,7 +5,7 @@ import HtmlEmbed from "../../../components/HtmlEmbed.astro";
5
 
6
  ## Evaluation
7
 
8
- **Evaluation is as hard as training.** In robotics on real hardware, no standardized benchmarks exist. If your evaluation protocol is inconsistent, every downstream decision will be wrong.
9
 
10
  ### Protocol
11
 
 
5
 
6
  ## Evaluation
7
 
8
+ **Evaluation is as hard as training.** There's really no standardized benchmarks, which means we need design our own evaluation protocol.
9
 
10
  ### Protocol
11