Skip to content

Commit

Permalink
Update projects/self_taught_evaluator/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Golovneva <103262907+Golovneva@users.noreply.github.com>
  • Loading branch information
uralik and Golovneva authored Sep 26, 2024
1 parent 51fb34f commit 797d20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/self_taught_evaluator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ We provide example scripts to use the self-taught evaluator as a judge to choose

Note: download example eval data here: https://dl.fbaipublicfiles.com/self_taught_evaluator/example_inputs.jsonl

1. Prepare your inputs similar to ones found in [example_inputs.jsonl](./src/example_inputs.jsonl)
1. Prepare your inputs similar to ones found in [example_inputs.jsonl](./data/eval_data/example_inputs.jsonl)

2. Run `bash run_inference_wvllm.sh`. The generated outputs and parsed judgements will be saved in `example_outputs.jsonl`.

Expand Down

0 comments on commit 797d20d

Please sign in to comment.