henrygu123 commited on
Commit
97b2041
·
verified ·
1 Parent(s): e117f20

Update docs.md

Browse files
Files changed (1) hide show
  1. docs.md +4 -3
docs.md CHANGED
@@ -113,10 +113,11 @@ Importantly, all 87 datasets have been verified to be either fully open-access o
113
  <p>If you would like to see how an unevaluated model performs on BRIDGE, please follow these steps:</p>
114
  <ul>
115
  <li><strong>If you want to run inference locally:</strong> Download the <a href="https://huggingface.co/datasets/YLab-Open/BRIDGE-Open">BRIDGE-Open</a> dataset and perform inference locally. Save the generated output of each sample in its "pred" field for each dataset file. Then send your results to us via <a href="https://forms.gle/gU3GjSn9SqJRvs3b9">the Google Form</a></li>
116
- <li><strong>If you want us to run inference:</strong></li> Send the link of the model to us via <a href="https://forms.gle/gU3GjSn9SqJRvs3b9">the Google Form</a>.
117
  </ul>
118
- We will review and evaluate your submission and update the leaderboard accordingly.
119
- <strong>Code Reference:</strong> About LLM inference, result extraction, and evaluation scheme, please refer to our <a href="https://github.com/YLab-Open/BRIDGE">BRIDGE GitHub repo</a>.
 
120
 
121
  <!-- Updates -------------------------------------------------------------->
122
  <h2>📢 Updates</h2>
 
113
  <p>If you would like to see how an unevaluated model performs on BRIDGE, please follow these steps:</p>
114
  <ul>
115
  <li><strong>If you want to run inference locally:</strong> Download the <a href="https://huggingface.co/datasets/YLab-Open/BRIDGE-Open">BRIDGE-Open</a> dataset and perform inference locally. Save the generated output of each sample in its "pred" field for each dataset file. Then send your results to us via <a href="https://forms.gle/gU3GjSn9SqJRvs3b9">the Google Form</a></li>
116
+ <li><strong>If you want us to run inference:</strong> Send the link of the model to us via <a href="https://forms.gle/gU3GjSn9SqJRvs3b9">the Google Form</a></li>.
117
  </ul>
118
+ <p>We will review and evaluate your submission and update the leaderboard accordingly.</p>
119
+
120
+ <p><strong>Code Reference:</strong> About LLM inference, result extraction, and evaluation scheme, please refer to our <a href="https://github.com/YLab-Open/BRIDGE">BRIDGE GitHub repo</a>.</p>
121
 
122
  <!-- Updates -------------------------------------------------------------->
123
  <h2>📢 Updates</h2>