sultan-hassan commited on
Commit
816c25c
·
verified ·
1 Parent(s): 2d6ac7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ examples = [
44
  'What could be the cause of remaining excess power in a signal after foreground mitigation?',
45
  'What type of coupling in inflationary models can affect the prediction of inflationary parameters?',
46
  'Please list two ideas for interesting projects to work on to advance cosmology?',
47
- 'Please answer the following multiple-choice question. Question: What is the primary goal of calibrating subgrid feedback models in cosmological simulations? A) To ensure that simulations accurately reproduce the observed properties of the interstellar medium. B) To create a diverse range of galaxy morphologies in the simulations. C) To achieve convergence in simulation results across different resolutions and box sizes. D) To steer simulations towards producing a broadly realistic galaxy population that is consistent with key observational constraints. Give only one answer, either A, B, C, or D, but not more than one, and always give an answer.',
48
  ]
49
 
50
  def launch(message):
 
44
  'What could be the cause of remaining excess power in a signal after foreground mitigation?',
45
  'What type of coupling in inflationary models can affect the prediction of inflationary parameters?',
46
  'Please list two ideas for interesting projects to work on to advance cosmology?',
47
+ 'Please answer the following multiple-choice question.\n Question: What is the primary goal of calibrating subgrid feedback models in cosmological simulations?\n A) To ensure that simulations accurately reproduce the observed properties of the interstellar medium.\n B) To create a diverse range of galaxy morphologies in the simulations.\n C) To achieve convergence in simulation results across different resolutions and box sizes.\n D) To steer simulations towards producing a broadly realistic galaxy population that is consistent with key observational constraints.\n Give only one answer, either A, B, C, or D, but not more than one, and always give an answer.',
48
  ]
49
 
50
  def launch(message):