Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,5 @@ size_categories:
|
|
13 |
<p align="left">
|
14 |
Useful links: 📝 <a href="https://arxiv.org/abs/2508.07050" target="_blank">arXiv Paper</a> • </a> 🧩 <a href="https://github.com/8421BCD/ReasonRank" target="_blank">Github</a>
|
15 |
</p>
|
16 |
-
These are the passage corpus of BRIGHT datasets, which will be used to run our reasonrank codes
|
|
|
|
13 |
<p align="left">
|
14 |
Useful links: 📝 <a href="https://arxiv.org/abs/2508.07050" target="_blank">arXiv Paper</a> • </a> 🧩 <a href="https://github.com/8421BCD/ReasonRank" target="_blank">Github</a>
|
15 |
</p>
|
16 |
+
These are the passage corpus of BRIGHT datasets, which will be used to run our <a href="https://github.com/8421BCD/ReasonRank" target="_blank">reasonrank codes</a>. Please download and put the whole directory under {WORKSPACE_DIR}/data directory.
|
17 |
+
For more usage details, please refer to the <a href="https://github.com/8421BCD/ReasonRank?tab=readme-ov-file#preparation" target="_blank">section 3.1.1 b.</a> of our github readme file.
|