-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,67 +81,70 @@ <h1 class="title is-1 publication-title"> | |
<div class="is-size-5 publication-authors"> | ||
<!-- Paper authors --> | ||
<span class="author-block"> | ||
<sup>†</sup | ||
><a href="mailto:[email protected]" target="_blank" | ||
<a href="mailto:[email protected]" target="_blank" | ||
>Aohan Zeng</a | ||
><sup>†</sup | ||
><sup>§</sup | ||
><sup>*</sup>,</span | ||
> | ||
<span class="author-block"> | ||
<sup>†</sup | ||
><a | ||
<a | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
>Mingdao Liu</a | ||
><sup>†</sup | ||
><sup>*</sup>, | ||
<span class="author-block"> | ||
<sup>†</sup | ||
><a | ||
<a | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
>Rui Lu</a | ||
><sup>†</sup | ||
><sup>*</sup>, | ||
</span> | ||
<span class="author-block"> | ||
<sup>†</sup | ||
><a | ||
<a | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
>Bowen Wang</a | ||
><sup>†</sup | ||
>, | ||
</span> | ||
<span class="author-block"> | ||
<sup>†</sup | ||
><a | ||
<a | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
>Xiao Liu</a | ||
><sup>†</sup | ||
><sup>§</sup | ||
>, | ||
</span> | ||
<span class="author-block"> | ||
<sup>†</sup | ||
><a | ||
<a | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
>Yuxiao Dong</a | ||
><sup>†</sup | ||
>, | ||
</span> | ||
<span class="author-block"> | ||
<sup>†</sup | ||
><a | ||
<a | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
>Jie Tang</a | ||
><sup>†</sup | ||
> | ||
</span> | ||
</span> | ||
</div> | ||
|
||
<div class="is-size-5 publication-authors"> | ||
<span class="author-block"> | ||
<sup>†</sup>Tsinghua University | ||
<sup>†</sup>Tsinghua University, <sup>§</sup>Zhipu.AI | ||
<span class="eql-cntrb" | ||
><small><br /><sup>*</sup>Equal contirubtion</small></span | ||
> | ||
<span class="eql-cntrb internship"><small><br><sup>1</sup>Work is done during the internship in Zhipu.AI of Mingdao Liu, Rui Lu, Bowen Wang</small></span> | ||
<!-- <br/><span class="author-block"><a href="mailto:[email protected]">[email protected]</a> | ||
, <a href="mailto:[email protected]">[email protected]</a> </span> --> | ||
</span> | ||
|
@@ -152,7 +155,7 @@ <h1 class="title is-1 publication-title"> | |
<!-- Arxiv PDF link --> | ||
<span class="link-block"> | ||
<a | ||
href="https://arxiv.org/pdf/<ARXIV PAPER ID>.pdf" | ||
href="https://huggingface.co/THUDM/agentlm-70b" | ||
target="_blank" | ||
class="external-link button is-normal is-rounded is-dark" | ||
> | ||
|
@@ -163,7 +166,7 @@ <h1 class="title is-1 publication-title"> | |
<!-- Supplementary PDF link --> | ||
<span class="link-block"> | ||
<a | ||
href="static/pdfs/supplementary_material.pdf" | ||
href="https://huggingface.co/datasets/THUDM/AgentInstruct" | ||
target="_blank" | ||
class="external-link button is-normal is-rounded is-dark" | ||
> | ||
|
@@ -188,7 +191,7 @@ <h1 class="title is-1 publication-title"> | |
<!-- ArXiv abstract Link --> | ||
<span class="link-block"> | ||
<a | ||
href="https://arxiv.org/abs/<ARXIV PAPER ID>" | ||
href="https://arxiv.org/abs/2310.12823" | ||
target="_blank" | ||
class="external-link button is-normal is-rounded is-dark" | ||
> | ||
|