Skip to content

Commit cdb8ce9

Browse files
Updating readme to link to OpenAI hosted evals experience (#1572)
To offer greater flexibility, proposing we add a link to OpenAI's [hosted evals experience](https://platform.openai.com/docs/guides/evals) launched at DevDay this year
1 parent a32c982 commit cdb8ce9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# OpenAI Evals
22

3+
> You can now configure and run Evals directly in the OpenAI Dashboard. [Get started →](https://platform.openai.com/docs/guides/evals)
4+
35
Evals provide a framework for evaluating large language models (LLMs) or systems built using LLMs. We offer an existing registry of evals to test different dimensions of OpenAI models and the ability to write your own custom evals for use cases you care about. You can also use your data to build private evals which represent the common LLMs patterns in your workflow without exposing any of that data publicly.
46

57
If you are building with LLMs, creating high quality evals is one of the most impactful things you can do. Without evals, it can be very difficult and time intensive to understand how different model versions might affect your use case. In the words of [OpenAI's President Greg Brockman](https://twitter.com/gdb/status/1733553161884127435):

0 commit comments

Comments
 (0)