Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UShivani3 authored Jun 23, 2024
1 parent 4a8441c commit fb5629a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,23 @@ judgments = judge_gpt.judge(request_dict=input_dict)
python umbrela/gpt_judge.py --qrel dl19-passage --result_file <path/to/result-file> --prompt_type bing --model gpt-4o --few_shot_count 0 --removal_fraction 1
```

## ✨ References

If you use umBRELA, please cite the following paper:

[[2406.06519] UMBRELA: UMbrela is the (Open-Source Reproduction of the) Bing RELevance Assessor](https://arxiv.org/abs/2406.06519)

<!-- {% raw %} -->
```
@ARTICLE{upadhyay2024umbrela,
title = {UMBRELA: UMbrela is the (Open-Source Reproduction of the) Bing RELevance Assessor},
author = {Shivani Upadhyay and Ronak Pradeep and Nandan Thakur and Nick Craswell and Jimmy Lin},
year = {2024},
journal = {arXiv:2406.06519}
}
```
<!-- {% endraw %} -->


## 🙏 Acknowledgments

Expand Down

0 comments on commit fb5629a

Please sign in to comment.