Skip to content

Commit 69dac59

Browse files
authored
Update index.md
1 parent 868b441 commit 69dac59

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/index.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,11 @@ In designing test cases for evaluation, we incorporate domain-specific test case
8383
![Image Title](figures/SciCode_chart.png)
8484
**Left:** Distribution of Main Problems **Right:** Distribution of Subproblems
8585

86-
86+
## Experiment Results
87+
We evaluate our model using zero-shot prompts. We keep the prompts general and design different ones for different evaluation setups only to inform the model about the tasks. We keep prompts the same across models and fields, and they contain the model’s main and sub-problem instructions and code for previous subproblems. The standard setup means the model is tested without background knowledge and carrying over generated solutions to previous subproblems. The scientists' annotated background provides the necessary knowledge and reasoning steps to solve the problems, shifting the evaluation’s focus more towards the models’ coding and instruction-following capabilities.
88+
![Image Title](figures/Standard_Setup.png)
89+
![Image Title](figures/Standard_Background.png)
90+
![Image Title](figures/Performance_Gain.png)
8791

8892
### Numerical Linear Algebra
8993
1_Conjugate_Gradient

0 commit comments

Comments
 (0)