Skip to content

Commit

Permalink
update llm benchmark format
Browse files Browse the repository at this point in the history
  • Loading branch information
IcyFeather233 committed Oct 10, 2024
1 parent 9d570b5 commit a31a09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/government/singletask_learning_bench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ metadata example:
|name|Option|information|
|---|---|---|
|prompt|Optional|the background of the LLM testing|
|question|Required|the testing question|
|query|Required|the testing question|
|response|Required|the answer of the question|
|explanation|Optional|the explanation of the answer|
|judge_prompt|Optional|the prompt of the judge model|
Expand Down

0 comments on commit a31a09e

Please sign in to comment.