Skip to content

Commit

Permalink
infor update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengli97 committed Mar 6, 2024
1 parent 74ad991 commit 2c1a1be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h1 class="title is-1 publication-title">PromptKD: Unsupervised Prompt Distillat
<div class="publication-links">
<!-- Arxiv PDF link -->
<span class="link-block">
<a href=" " target="_blank"
<a href="https://arxiv.org/pdf/2403.02781.pdf" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
Expand All @@ -83,7 +83,7 @@ <h1 class="title is-1 publication-title">PromptKD: Unsupervised Prompt Distillat

<!-- ArXiv abstract Link -->
<span class="link-block">
<a href=" " target="_blank"
<a href="https://arxiv.org/abs/2403.02781" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
Expand Down

0 comments on commit 2c1a1be

Please sign in to comment.