This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add eval yaml for Theory of Mind eval (openai#1453)
In [the previous PR](openai#1405) adding the Theory of Mind eval, the `evals/registry/evals/theory_of_mind.yaml` was mistakenly not added, so the eval couldn't be run. This PR adds this file. Test with: ``` oaieval gpt-3.5-turbo theory_of_mind ```
- Loading branch information