-
Notifications
You must be signed in to change notification settings - Fork 3
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
Kaiyu Yang
authored
Sep 22, 2023
1 parent
7abd4d2
commit 74890a3
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -44,7 +44,7 @@ | |
<div class="columns is-centered"> | ||
<div class="column has-text-centered"> | ||
<h1 class="title is-1 publication-title">LeanDojo: Theorem Proving with Retrieval-Augmented Language Models</h1> | ||
<!-- <h3 class="title is-4 conference-authors"><a target="_blank" href="https://icml.cc/">ICML 2023</a></h3> --> | ||
<h3 class="title is-4 conference-authors"><a target="_blank" href="https://nips.cc/">NeurIPS (Datasets and Benchmarks Track), 2023, Oral presentation</a></h3> | ||
<div class="is-size-5 publication-authors"> | ||
<span class="author-block"> | ||
<a target="_blank" href="https://yangky11.github.io/">Kaiyu Yang</a> <a href="mailto:[email protected]"><i class="fas fa-envelope"></i></a><sup>1</sup>, | ||
|