ychenNLP commited on
Commit
f79b7be
1 Parent(s): c4afd50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -284,7 +284,7 @@ if __name__ == '__main__':
284
  description = f"{demo_status}"
285
  examples = [
286
  ['English', 'Akan', "Davies is leaving to become chairman of the [London School of Economics]"],
287
- ['English', 'Telugu', 'Only [1] France [/1] and [2] Britain [/2] backed [3] Fischer [/3] ’s proposal.'],
288
  ['English', 'Chinese (Simplified)', "Gordon Brown on Tuesday [1] named [/1] the current [2] head [/2] of the country 's energy regulator as the new chairman."],
289
  ['English', 'Afrikaans', "[1] Former [/1] senior banker [2] Callum McCarthy [/2] begins what is one of the most important jobs in London"],
290
  ['English', 'Kyrgyz', 'i would like to find flights from [0] columbus [/0] to [1] minneapolis [/1] on [2] monday june fourteenth [/2]'],
 
284
  description = f"{demo_status}"
285
  examples = [
286
  ['English', 'Akan', "Davies is leaving to become chairman of the [London School of Economics]"],
287
+ ['English', 'Telugu', 'Only [1] France [/1] and [2] Britain [/2] backed Fischer ’s proposal.'],
288
  ['English', 'Chinese (Simplified)', "Gordon Brown on Tuesday [1] named [/1] the current [2] head [/2] of the country 's energy regulator as the new chairman."],
289
  ['English', 'Afrikaans', "[1] Former [/1] senior banker [2] Callum McCarthy [/2] begins what is one of the most important jobs in London"],
290
  ['English', 'Kyrgyz', 'i would like to find flights from [0] columbus [/0] to [1] minneapolis [/1] on [2] monday june fourteenth [/2]'],