Skip to content

Commit

Permalink
Update publications.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adityakusupati authored Nov 5, 2024
1 parent 3335c15 commit aa72111
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions src/components/publications.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
[
{
"title": "Training Language Model Agents without Modifying Language Models",
"authors": [
"Shaokun Zhang*",
"Jieyu Zhang*",
"Jiale Liu",
"Linxin Song",
"Chi Wang",
"Ranjay Krishna",
"Qingyun Wu"
],
"year": "2024",
"venue": "ICML 2024",
"links": {
"pdf": "https://arxiv.org/abs/2402.11359"
},
},
{
"title": "Iterated Learning Improves Compositionality in Large Vision-Language Models",
"authors": [
"Chenhao Zheng",
"Jieyu Zhang",
"Aniruddha Kembhavi",
"Ranjay Krishna"
],
"year": "2024",
"venue": "CVPR 2024",
"links": {
"pdf": "https://arxiv.org/abs/2404.02145"
},
},
{
"title": "SHARCS: Efficient Transformers through Routing with Dynamic Width Sub-networks",
"authors": [
Expand Down

0 comments on commit aa72111

Please sign in to comment.