Skip to content

Commit 4ce56a2

Browse files
authored
Update Getting_Started_with_OpenAI_Evals.ipynb (#1448)
1 parent b72cade commit 4ce56a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/evaluation/Getting_Started_with_OpenAI_Evals.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,6 @@
394394
"cell_type": "markdown",
395395
"metadata": {},
396396
"source": [
397-
"These CLIs can accept various flags to modify their default behavior. You can run `oaieval --help` to see a full list of CLI options. \n",
398-
"\n",
399397
"`oaieval` will search for the `spider-sql` eval YAML file in the `evals/registry/evals` directory, following the format specified in cell 4 above. The path to the eval dataset is specified in the eval YAML file under the args: parameter as `samples_jsonl: sql/spider_sql.jsonl`, with the file content in JSONL format (as generated in step 3 above).\n",
400398
"\n",
401399
"After running that command, you’ll see the final report of accuracy printed to the console, as well as a file path to a temporary file that contains the full report."

0 commit comments

Comments
 (0)