Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/evaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ python eval.py \

## ⚙️ Configuring Eval

`eval.py` is configured using Hydra. We list some options below. For more details, refer to the [eval config](https://github.com/DavidePaglieri/BALROG/blob/main/config/config.yaml).
`eval.py` is configured using Hydra. We list some options below. For more details, refer to the [eval config](https://github.com/balrog-ai/BALROG/blob/main/balrog/config/config.yaml).

| Parameter | Description | Default Value |
|---------------------------|---------------------------------------------------------------------------------------------------|-------------------------------------------|
Expand Down