Update index.html
Browse files- index.html +10 -1
index.html
CHANGED
@@ -92,7 +92,7 @@
|
|
92 |
</span>
|
93 |
<!-- Dataset Link. -->
|
94 |
<span class="link-block">
|
95 |
-
<a href="https://huggingface.co/datasets/WebShepherd/
|
96 |
class="external-link button is-normal is-rounded is-dark" target="_blank">
|
97 |
<span class="icon">
|
98 |
<p style="font-size:18px">🤗</p>
|
@@ -100,6 +100,15 @@
|
|
100 |
<span>Datasets</span>
|
101 |
</a>
|
102 |
</span>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
</div>
|
104 |
<div class="links-row">
|
105 |
<span class="link-block">
|
|
|
92 |
</span>
|
93 |
<!-- Dataset Link. -->
|
94 |
<span class="link-block">
|
95 |
+
<a href="https://huggingface.co/datasets/WebShepherd/WebPRMCollection_preference_pair"
|
96 |
class="external-link button is-normal is-rounded is-dark" target="_blank">
|
97 |
<span class="icon">
|
98 |
<p style="font-size:18px">🤗</p>
|
|
|
100 |
<span>Datasets</span>
|
101 |
</a>
|
102 |
</span>
|
103 |
+
<span class="link-block">
|
104 |
+
<a href="https://huggingface.co/datasets/WebShepherd/WebRewardBench"
|
105 |
+
class="external-link button is-normal is-rounded is-dark" target="_blank">
|
106 |
+
<span class="icon">
|
107 |
+
<p style="font-size:18px">🤗</p>
|
108 |
+
</span>
|
109 |
+
<span>Benchmark</span>
|
110 |
+
</a>
|
111 |
+
</span>
|
112 |
</div>
|
113 |
<div class="links-row">
|
114 |
<span class="link-block">
|