Skip to content

Commit d4de32b

Browse files
committed
updated teaser
1 parent abf0151 commit d4de32b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/teaser.png

1.18 MB
Loading

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ <h2>In submission at NeurIPS</h2>
8181
</nav>
8282

8383
<figure id="teaser">
84-
<img src="images/peef.png" alt="teaser">
85-
<figcaption style="text-align: center;">The all magnificent PEEF the cat, sting in place of a teaser.</figcaption>
84+
<img src="images/teaser.png" alt="teaser">
85+
<figcaption style="text-align: center;">Overview of the problem that we study and the general structure of its solutions. Given a collection of different code sources, where a source is either program or repository, we design a modular and reusable library. To do this we cluster together related programs into tuples (left), sample different rewrites using a language model (right), and select the rewrites which optimize various criteria, such as compression, while validating candidate rewrites using test cases (pass rate).</figcaption>
8686
</figure>
8787
</header>
8888

0 commit comments

Comments
 (0)