chanycha commited on
Commit
20c7059
1 Parent(s): 540f89d
Files changed (1) hide show
  1. static/overview.html +1 -1
static/overview.html CHANGED
@@ -79,7 +79,7 @@
79
  <p>The usage steps are as follows:</p>
80
  <ul>
81
  <li>Select an input from the <span class="highlight"> Input Data Gallery </span>. </li>
82
- <li>In the <span class="highlight">Explainers</span> section, open the dropdown to select a <span class="highlight"> Default parameter </span> or click the <span class="highlight"> Optimize </span> button to perform hyperparameter optimization, and then select the <span class="button"> Optimized parameter </span> to use the corresponding XAI method.</li>
83
  <li>In the <span class="highlight">Evaluators</span> section, choose a metric to evaluate the XAI.</li>
84
  <li>Click the <span class="button">Explain</span> button. </li>
85
  </ul>
 
79
  <p>The usage steps are as follows:</p>
80
  <ul>
81
  <li>Select an input from the <span class="highlight"> Input Data Gallery </span>. </li>
82
+ <li>In the <span class="highlight">Explainers</span> section, open the dropdown to select a <span class="highlight"> Default parameter </span> or click the <span class="button"> Optimize </span> button to perform hyperparameter optimization, and then select the <span class="highlight"> Optimized parameter </span> to use the corresponding XAI method.</li>
83
  <li>In the <span class="highlight">Evaluators</span> section, choose a metric to evaluate the XAI.</li>
84
  <li>Click the <span class="button">Explain</span> button. </li>
85
  </ul>