Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -45,11 +45,11 @@ examples = [
|
|
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.
|
48 |
-
Question: What is the primary goal of calibrating subgrid feedback models in cosmological simulations?
|
49 |
A) To ensure that simulations accurately reproduce the observed properties of the interstellar medium.
|
50 |
B) To create a diverse range of galaxy morphologies in the simulations.
|
51 |
C) To achieve convergence in simulation results across different resolutions and box sizes.
|
52 |
-
D) To steer simulations towards producing a broadly realistic galaxy population that is consistent with key observational constraints.
|
53 |
Give only one answer, either A, B, C, or D, but not more than one, and always give an answer.',
|
54 |
]
|
55 |
|
|
|
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.
|
48 |
+
'''Question: What is the primary goal of calibrating subgrid feedback models in cosmological simulations?
|
49 |
A) To ensure that simulations accurately reproduce the observed properties of the interstellar medium.
|
50 |
B) To create a diverse range of galaxy morphologies in the simulations.
|
51 |
C) To achieve convergence in simulation results across different resolutions and box sizes.
|
52 |
+
D) To steer simulations towards producing a broadly realistic galaxy population that is consistent with key observational constraints.'''
|
53 |
Give only one answer, either A, B, C, or D, but not more than one, and always give an answer.',
|
54 |
]
|
55 |
|