Skip to content

Commit

Permalink
Update publications.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tejas1995 authored Aug 17, 2024
1 parent 5d71dc7 commit c0e2761
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions publications.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
var papers = [
{
"paper_title": "Language Models can Infer Action Semantics for Classical Planners from Environment Feedback",
"authors": "<b>Wang Zhu</b>, <b>Ishika Singh</b>, Robin Jia, <b>Jesse Thomason</b>",
"venue": "arXiV Pre-Print",
"link": '<a href=\"https://arxiv.org/abs/2406.02791\">Paper</a>',
"year": "Pre-Prints",
},
{
"paper_title": "Selective \"Selective Prediction\": Reducing Unnecessary Abstention in Vision-Language Reasoning",
"authors": "<b>Tejas Srinivasan</b>, Jack Hessel, Tanmay Gupta, Bill Yuchen Lin, Yejin Choi, <b>Jesse Thomason</b>, Khyathi Raghavi Chandu",
Expand Down

0 comments on commit c0e2761

Please sign in to comment.