Skip to content

Commit 0e6b84b

Browse files
committed
minor contributing.md
1 parent 272b140 commit 0e6b84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Upon completion of each objective, GPT-4v will give an evaluation and determine
2424

2525
`evaluate.py` will print out if each test case `[PASSED]` or `[FAILED]`. In addition, a justification will be given on why the pass/fail was given.
2626

27-
It is **strongly** recommended that a screenshot of the `evaluate.py` output is included in any PR which could impact the performance of SOC.
27+
It is recommended that a screenshot of the `evaluate.py` output is included in any PR which could impact the performance of SOC.
2828

2929
## Contribution Ideas
3030
- **Improve performance by finding optimal screenshot grid**: A primary element of the framework is that it overlays a percentage grid on the screenshot which GPT-4v uses to estimate click locations. If someone is able to find the optimal grid and some evaluation metrics to confirm it is an improvement on the current method then we will merge that PR.

0 commit comments

Comments
 (0)