farimafatahi commited on
Commit
6355ff9
Β·
verified Β·
1 Parent(s): 0eb74e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -246,8 +246,8 @@ with tab1:
246
  <th>Tier</th>
247
  <th>Rank</th>
248
  <th>Model</th>
249
- <th>Factual Precision</th>
250
- <th>Hallucination Score</th>
251
  <th>Avg. # Tokens</th>
252
  <th>Avg. # Units</th>
253
  <th>Avg. # Undecidable</th>
@@ -263,8 +263,8 @@ with tab1:
263
  <tr>
264
  <th>Rank</th>
265
  <th>Model</th>
266
- <th>Factual Precision</th>
267
- <th>Hallucination Score</th>
268
  <th>Avg. # Tokens</th>
269
  <th>Avg. # Units</th>
270
  <th>Avg. # Undecidable</th>
 
246
  <th>Tier</th>
247
  <th>Rank</th>
248
  <th>Model</th>
249
+ <th>🎯 Factual Precision</th>
250
+ <th>πŸŒ€ Hallucination Score</th>
251
  <th>Avg. # Tokens</th>
252
  <th>Avg. # Units</th>
253
  <th>Avg. # Undecidable</th>
 
263
  <tr>
264
  <th>Rank</th>
265
  <th>Model</th>
266
+ <th>🎯 Factual Precision</th>
267
+ <th>πŸŒ€ Hallucination Score</th>
268
  <th>Avg. # Tokens</th>
269
  <th>Avg. # Units</th>
270
  <th>Avg. # Undecidable</th>