Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtian8 authored Jul 15, 2024
1 parent 69dac59 commit 49e63f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ In designing test cases for evaluation, we incorporate domain-specific test case
| **Material Science** | [Semiconductor Materials](#semiconductor-materials) (7), [Molecular Modeling](#molecular-modeling) (6) |

![Image Title](figures/SciCode_chart.png)
**Left:** Distribution of Main Problems **Right:** Distribution of Subproblems
<p style="text-align: center;">** Distribution of Main Problems **Right:** Distribution of Subproblems</p>**Left:

## Experiment Results
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.
Expand Down

0 comments on commit 49e63f1

Please sign in to comment.