TheFrenchDemos commited on
Commit
a9aefc1
·
1 Parent(s): 3242818

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -456,7 +456,7 @@
456
 
457
  <div class="metric-row">
458
  <span class="metric-label">Distance (test ligne 458):</span>
459
- <span class="metric-value">${result.rewards.attribution}</span>
460
  </div>
461
 
462
  <div class="metric-row">
 
456
 
457
  <div class="metric-row">
458
  <span class="metric-label">Distance (test ligne 458):</span>
459
+ <span class="metric-value">${result.rewards.raw_similarity}</span>
460
  </div>
461
 
462
  <div class="metric-row">