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