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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ python eval.py \
```

## Documentation
- [Evaluation Guide](https://github.com/balrog-ai/BALROG-dev/blob/main/docs/evaluation.md) - Detailed instructions for various evaluation scenarios
- [Agent Development](https://github.com/balrog-ai/BALROG-dev/blob/main/docs/agents.md) - Tutorial on creating custom agents
- [Evaluation Guide](https://github.com/balrog-ai/BALROG/blob/main/docs/evaluation.md) - Detailed instructions for various evaluation scenarios
- [Agent Development](https://github.com/balrog-ai/BALROG/blob/main/docs/agents.md) - Tutorial on creating custom agents

We welcome contributions! Please see our [Contributing Guidelines](https://github.com/balrog-ai/BALROG-dev/blob/main/docs/contribution.md) for details.
We welcome contributions! Please see our [Contributing Guidelines](https://github.com/balrog-ai/BALROG/blob/main/docs/contribution.md) for details.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Expand Down