henrygu123 commited on
Commit
3641eb7
·
verified ·
1 Parent(s): 7ffe512

Update docs.md

Browse files
Files changed (1) hide show
  1. docs.md +2 -2
docs.md CHANGED
@@ -113,7 +113,7 @@ 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> 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
  <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>
@@ -128,7 +128,7 @@ Importantly, all 87 datasets have been verified to be either fully open-access o
128
  <!-- Contributing --------------------------------------------------------->
129
  <h2>🤝 Contributing</h2>
130
  <p>We welcome and greatly value contributions and collaborations from the community!
131
- If you have clinical text datasets that you would like to add to the BRIDEG benchmark, please fill in <a href="https://forms.gle/gU3GjSn9SqJRvs3b9">the Google Form</a> and let us know!</p>
132
  <p>We are committed to expanding BRIDGE while strictly adhering to appropriate data use agreements and ethical guidelines. Let's work together to advance the responsible application of LLMs in medicine!</p>
133
 
134
  <!-- Donation ------------------------------------------------------------->
 
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
  <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>
 
128
  <!-- Contributing --------------------------------------------------------->
129
  <h2>🤝 Contributing</h2>
130
  <p>We welcome and greatly value contributions and collaborations from the community!
131
+ If you have <strong>clinical text datasets</strong> that you would like to add to the BRIDEG benchmark, please fill in <a href="https://forms.gle/gU3GjSn9SqJRvs3b9">the Google Form</a> and let us know!</p>
132
  <p>We are committed to expanding BRIDGE while strictly adhering to appropriate data use agreements and ethical guidelines. Let's work together to advance the responsible application of LLMs in medicine!</p>
133
 
134
  <!-- Donation ------------------------------------------------------------->