Update README.md
Browse files
README.md
CHANGED
|
@@ -12,13 +12,15 @@ pinned: false
|
|
| 12 |
</p>
|
| 13 |
<p>
|
| 14 |
<strong>Open benchmarks:</strong><br>
|
| 15 |
-
<a href="https://huggingface.co/datasets/OUP/l2-bench" class="underline">L2-Bench</a>: our public benchmark dataset for measuring LLM capabilities in Second Language (L2) Education.
|
| 16 |
</p>
|
|
|
|
|
|
|
|
|
|
| 17 |
<p>
|
| 18 |
<strong>Resources:</strong>
|
| 19 |
</p>
|
| 20 |
<ul>
|
| 21 |
-
<li><a href="https://huggingface.co/spaces/OUP/l2-bench-pipeline" class="underline">L2-Bench Pipeline</a>: our reference implementation for L2-Bench, involving response generation and LLM-as-judge scoring pipeline with `inspect-ai`.</li>
|
| 22 |
<li><a href="https://arxiv.org/abs/2607.08842" class="underline">L2-Bench Paper</a>: our technical paper, "L2-Bench: An Evaluation Benchmark for Measuring LLM Capabilities in Second Language Education".</li>
|
| 23 |
<li><a href="https://benchmarks.elt.edu.oup.com" class="underline">L2-Bench Site</a>: our L2-Bench site and blog (for any inquiries or feedback, please contact us via the "Register Interest" form).</li>
|
| 24 |
</ul>
|
|
|
|
| 12 |
</p>
|
| 13 |
<p>
|
| 14 |
<strong>Open benchmarks:</strong><br>
|
|
|
|
| 15 |
</p>
|
| 16 |
+
<ul>
|
| 17 |
+
<li><a href="https://huggingface.co/datasets/OUP/l2-bench" class="underline">L2-Bench</a>: our public benchmark dataset for measuring LLM capabilities in Second Language (L2) Education.</li>
|
| 18 |
+
</ul>
|
| 19 |
<p>
|
| 20 |
<strong>Resources:</strong>
|
| 21 |
</p>
|
| 22 |
<ul>
|
| 23 |
+
<li><a href="https://huggingface.co/spaces/OUP/l2-bench-pipeline/blob/main/README.md" class="underline">L2-Bench Pipeline</a>: our reference implementation for L2-Bench, involving response generation and LLM-as-judge scoring pipeline with `inspect-ai`.</li>
|
| 24 |
<li><a href="https://arxiv.org/abs/2607.08842" class="underline">L2-Bench Paper</a>: our technical paper, "L2-Bench: An Evaluation Benchmark for Measuring LLM Capabilities in Second Language Education".</li>
|
| 25 |
<li><a href="https://benchmarks.elt.edu.oup.com" class="underline">L2-Bench Site</a>: our L2-Bench site and blog (for any inquiries or feedback, please contact us via the "Register Interest" form).</li>
|
| 26 |
</ul>
|