zsss0316 commited on
Commit
7368f31
·
verified ·
1 Parent(s): 81533c6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -614,7 +614,7 @@
614
  </h3>
615
  <ul class="metric-list">
616
  <li><strong>Compilation Success:</strong> Generated econometric code executes completely without runtime or syntax errors.</li>
617
- <li><strong>Partial Replication:</strong> The target treatment coefficient can be reproduced within a 10% relative error threshold.</li>
618
  <li><strong>Correct Coefficient Direction:</strong> The sign (positive/negative) of the treatment‑effect coefficient matches ground‑truth results.</li>
619
  <li><strong>Significant Level Correctness:</strong> The model correctly reproduces the statistical significance level of the treatment‑effect coefficient.</li>
620
  </ul>
 
614
  </h3>
615
  <ul class="metric-list">
616
  <li><strong>Compilation Success:</strong> Generated econometric code executes completely without runtime or syntax errors.</li>
617
+ <li><strong>Partial Replication:</strong> The target treatment coefficient can be reproduced within a 5% relative error threshold.</li>
618
  <li><strong>Correct Coefficient Direction:</strong> The sign (positive/negative) of the treatment‑effect coefficient matches ground‑truth results.</li>
619
  <li><strong>Significant Level Correctness:</strong> The model correctly reproduces the statistical significance level of the treatment‑effect coefficient.</li>
620
  </ul>