Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcunxiang authored Aug 6, 2024
1 parent f8fa5d8 commit 56d0fc3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,14 @@ This dataset is released under the [Apache-2.0 License](LICENSE).

If you use this dataset in your research, please cite it as follows:
```bibtex
@misc{wang2024novelqa,
title={NovelQA: A Benchmark for Long-Range Novel Question Answering},
author={Cunxiang Wang and Ruoxi Ning and Boqi Pan and Tonghui Wu and Qipeng Guo and Cheng Deng and Guangsheng Bao and Qian Wang and Yue Zhang},
@misc{wang2024novelqabenchmarkingquestionanswering,
title={NovelQA: Benchmarking Question Answering on Documents Exceeding 200K Tokens},
author={Cunxiang Wang and Ruoxi Ning and Boqi Pan and Tonghui Wu and Qipeng Guo and Cheng Deng and Guangsheng Bao and Xiangkun Hu and Zheng Zhang and Qian Wang and Yue Zhang},
year={2024},
eprint={2403.12766},
archivePrefix={arXiv},
primaryClass={cs.CL}
primaryClass={cs.CL},
url={https://arxiv.org/abs/2403.12766},
}
```
# 📮 Contact
Expand All @@ -112,4 +113,4 @@ We welcome suggestions and contributions in any aspects to improve this dataset.

# 🎨 Website Template

This leaderboard adopts the style of [bird-bench](https://github.com/bird-bench/bird-bench.github.io).
This leaderboard adopts the style of [bird-bench](https://github.com/bird-bench/bird-bench.github.io).

0 comments on commit 56d0fc3

Please sign in to comment.