Update docs.md
Browse files
docs.md
CHANGED
@@ -110,14 +110,13 @@ Five completed samples serve as few-shot examples, and all testing samples with
|
|
110 |
Importantly, all 87 datasets have been verified to be either fully open-access or publicly accessible via reasonable request in our <a href="https://ai.nejm.org/doi/full/10.1056/AIra2400012">systematic review</a>.</p>
|
111 |
|
112 |
<h4>π₯ Result Submission and Model Evaluation</h4>
|
113 |
-
<p>If you would like to see how an unevaluated model
|
114 |
-
<ul>
|
115 |
-
<li><strong>
|
116 |
-
|
117 |
-
<li><strong>If you want us to do model inference:</strong></li> Send the link of the model to us via <a href="https://forms.gle/gU3GjSn9SqJRvs3b9">the Google Form</a>.
|
118 |
-
<li><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>.</li>
|
119 |
</ul>
|
120 |
We will review and evaluate your submission and update the leaderboard accordingly.
|
|
|
121 |
|
122 |
<!-- Updates -------------------------------------------------------------->
|
123 |
<h2>π’ Updates</h2>
|
|
|
110 |
Importantly, all 87 datasets have been verified to be either fully open-access or publicly accessible via reasonable request in our <a href="https://ai.nejm.org/doi/full/10.1056/AIra2400012">systematic review</a>.</p>
|
111 |
|
112 |
<h4>π₯ Result Submission and Model Evaluation</h4>
|
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>
|