sanchit-gandhi HF staff commited on
Commit
affaad2
1 Parent(s): bd61ad8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ st.write(
103
  $$
104
  \begin{gathered}
105
  0.4 *\left(100-\frac{\text{Fleurs}+\text{MLS}+\text{VP}}{3}\right)_{(\mathrm{WER})}+ \\
106
- 0.4 * \text{CoVoST}-2_{(\mathrm{BLEU})}+0.2 *\left(\frac{\text{F-LID}+\text{M-14}}{2}\right)_{(\mathrm{Acc})}
107
  \end{gathered}
108
  $$
109
  """
 
103
  $$
104
  \begin{gathered}
105
  0.4 *\left(100-\frac{\text{Fleurs}+\text{MLS}+\text{VP}}{3}\right)_{(\mathrm{WER})}+ \\
106
+ 0.4 * \text{CoVoST-2}_{(\mathrm{BLEU})}+0.2 *\left(\frac{\text{F-LID}+\text{M-14}}{2}\right)_{(\mathrm{Acc})}
107
  \end{gathered}
108
  $$
109
  """