Skip to content

Commit

Permalink
Update publications.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tejas1995 authored Apr 9, 2024
1 parent 498baa3 commit b82095f
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": "Which One? Leveraging Context Between Objects and Multiple Views for Language Grounding",
"authors": "Chancharik Mitra, <b>Abrar Anwar</b>, Rodolfo Corona, Dan Klein, Trevor Darrell, <b>Jesse Thomason</b>",
"venue": "NAACL 2024",
"link": '<a href=\"https://arxiv.org/abs/2311.06694\">Paper</a> / <a href=\"https://github.com/rcorona/magic_snare/\">Code</a>',
"year": "2024",
},
{
"paper_title": "Do Localization Methods Actually Localize Memorized Data in LLMs? A Tale of Two Benchmarks",
"authors": "<b>Ting-Yun Chang</b>, <b>Jesse Thomason</b>, Robin Jia",
Expand Down

0 comments on commit b82095f

Please sign in to comment.