Akbartus commited on
Commit
9a01e90
·
1 Parent(s): ce83660

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def get_question(context, answer, max_length=64):
14
 
15
  return tokenizer.decode(output[0])[16:-4]
16
 
17
- examples = [["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "1948"], ["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "Tom Kilburn"], ["The world's first piece of software was written by a computer scientist named Tom Kilburn in 1948.", "computer scientist"]]
18
 
19
  css = """
20
  .output-markdown{display:none !important}
 
14
 
15
  return tokenizer.decode(output[0])[16:-4]
16
 
17
+ examples = [["Uzbekistan is a Central Asian nation and former Soviet republic. It's known for its mosques, mausoleums and other sites linked to the Silk Road, the ancient trade route between China and the Mediterranean. Samarkand, a major city on the route, contains a landmark of Islamic architecture.", "Silk Road"]]
18
 
19
  css = """
20
  .output-markdown{display:none !important}