Spaces:
Running
Running
Anonymous-COFFEE
commited on
Update index.html
Browse files- index.html +6 -6
index.html
CHANGED
@@ -84,7 +84,7 @@
|
|
84 |
<!-- PDF Link. -->
|
85 |
<span class="link-block">
|
86 |
<!-- @PAN TODO: change links -->
|
87 |
-
<a href=""
|
88 |
class="external-link button is-normal is-rounded is-dark">
|
89 |
<span class="icon">
|
90 |
<i class="fas fa-file-pdf"></i>
|
@@ -202,20 +202,20 @@
|
|
202 |
</p>
|
203 |
<p>
|
204 |
<b>
|
205 |
-
🛎[2024-02-22]: We have made our code available on GitHub! Check out our <a href="">Github repository</a> for more details.</b>
|
206 |
</b>
|
207 |
</p>
|
208 |
<p>
|
209 |
-
<b>✨[2023-12-24]: We have open-sourced the <a href="">CoffeePots-Critic</a> Model.</b>
|
210 |
</p>
|
211 |
<p>
|
212 |
-
<b>🍪[2023-12-24]: We have open-sourced the <a href="">CoffeePots-Editor</a> Model.</b>
|
213 |
</p>
|
214 |
<p>
|
215 |
-
<b>📑[2023-11-19]: We have uploaded the first version of our preprint to arxiv <a href="
|
216 |
</p>
|
217 |
<p>
|
218 |
-
<b>☕[2023-11-11]: We have open-sourced Coffee dataset used in our project named <a href="">Coffee</a>.</b>
|
219 |
</p>
|
220 |
</div>
|
221 |
<h2 class="title is-3">Introduction</h2>
|
|
|
84 |
<!-- PDF Link. -->
|
85 |
<span class="link-block">
|
86 |
<!-- @PAN TODO: change links -->
|
87 |
+
<a href="https://huggingface.co/spaces/Anonymous-COFFEE/Project-COFFEE/blob/main/static/ACL24__Coffee.pdf"
|
88 |
class="external-link button is-normal is-rounded is-dark">
|
89 |
<span class="icon">
|
90 |
<i class="fas fa-file-pdf"></i>
|
|
|
202 |
</p>
|
203 |
<p>
|
204 |
<b>
|
205 |
+
🛎[2024-02-22]: We have made our code available on GitHub! Check out our <a href="https://anonymous.4open.science/r/COFFEE_official-83E6/README.md">Github repository</a> for more details.</b>
|
206 |
</b>
|
207 |
</p>
|
208 |
<p>
|
209 |
+
<b>✨[2023-12-24]: We have open-sourced the <a href="https://huggingface.co/Anonymous-COFFEE/COFFEEPOTS-critic">CoffeePots-Critic</a> Model.</b>
|
210 |
</p>
|
211 |
<p>
|
212 |
+
<b>🍪[2023-12-24]: We have open-sourced the <a href="https://huggingface.co/Anonymous-COFFEE/COFFEEPOTS-editor">CoffeePots-Editor</a> Model.</b>
|
213 |
</p>
|
214 |
<p>
|
215 |
+
<b>📑[2023-11-19]: We have uploaded the first version of our preprint to arxiv <a href="https://huggingface.co/spaces/Anonymous-COFFEE/Project-COFFEE/blob/main/static/ACL24__Coffee.pdf">[Link to our paper]</a> </b>
|
216 |
</p>
|
217 |
<p>
|
218 |
+
<b>☕[2023-11-11]: We have open-sourced Coffee dataset used in our project named <a href="https://huggingface.co/datasets/Anonymous-COFFEE/COFFEE-Dataset">Coffee</a>.</b>
|
219 |
</p>
|
220 |
</div>
|
221 |
<h2 class="title is-3">Introduction</h2>
|