Skip to content

Commit

Permalink
update project page
Browse files Browse the repository at this point in the history
  • Loading branch information
shanchaoL committed Nov 18, 2024
1 parent a97c36a commit bf53079
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,17 @@ <h1 class="title is-1 publication-title">
<span class="icon">
<i class="fas fa-database"></i>
</span>
<span>Dataset</span>
<span>Dataset (Full)</span>
</a>
</span>

<span class="link-block">
<a href="https://huggingface.co/datasets/lt-asset/REPOCOD_LITE" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-database"></i>
</span>
<span>Dataset (Lite)</span>
</a>
</span>

Expand Down Expand Up @@ -120,6 +130,7 @@ <h1 class="title is-1 publication-title">
<span>arXiv</span>
</a>
</span>

</div>
</div>
</div>
Expand Down

0 comments on commit bf53079

Please sign in to comment.