MarziehFadaee sarahooker commited on
Commit
5cbde9d
·
verified ·
1 Parent(s): 484e5df

Update app.py (#4)

Browse files

- Update app.py (bd49cb79614ed99a676eb0d99b94c23d32f68256)


Co-authored-by: Sara Hooker <[email protected]>

Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -51,14 +51,14 @@ def clear_chat():
51
 
52
 
53
  examples = [
54
- "Summarize recent news about the North American tech job market",
55
- "Write a children's story about a polar bear who goes to the market to buy a new coat",
56
  "Create a list of unusual excuses people might use to get out of a work meeting",
57
  "Write a python code to reverse a string",
58
  "Explain the relativity theory in French",
59
  "Como sair de um helicóptero que caiu na água?",
60
- "Formally introduce the transformer architecture with notation."
61
- "¿Cómo le explicarías el aprendizaje automático a un extraterrestre?"
 
62
  ]
63
 
64
  title = """<h1 align="center">Cohere for AI Command R</h1>"""
 
51
 
52
 
53
  examples = [
54
+ "What are some good questions to get to know a stranger?",
 
55
  "Create a list of unusual excuses people might use to get out of a work meeting",
56
  "Write a python code to reverse a string",
57
  "Explain the relativity theory in French",
58
  "Como sair de um helicóptero que caiu na água?",
59
+ "Formally introduce the transformer architecture with notation.",
60
+ "¿Cómo le explicarías el aprendizaje automático a un extraterrestre?",
61
+ "Summarize recent news about the North American tech job market"
62
  ]
63
 
64
  title = """<h1 align="center">Cohere for AI Command R</h1>"""