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 8f1a48e commit d1e0c11
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions src/components/publications.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,71 @@
[
{
"title": "EcoAssistant: Using LLM Assistant More Affordably and Accurately",
"authors": [
"Jieyu Zhang",
"Ranjay Krishna",
"Ahmed H. Awadallah",
"Chi Wang"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/abs/2310.03046",
"code": "https://github.com/JieyuZ2/EcoAssistant"
},
"thumbnail": "/ecoassistant.png"
},
{
"title": "Tool Documentation Enables Zero-Shot Tool-Usage with Large Language Models",
"authors": [
"Cheng-Yu Hsieh",
"Si-An Chen",
"Chun-Liang Li",
"Yasuhisa Fujii",
"Alexander Ratner",
"Chen-Yu Lee",
"Ranjay Krishna",
"Tomas Pfister"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/abs/2308.00675"
}
},
{
"title": "MIMIC: Masked Image Modeling with Image Correspondences",
"authors": [
"Kalyani Marathe",
"Mahtab Bigverdi",
"Nishat Khan",
"Tuhin Kundu",
"Aniruddha Kembhavi",
"Linda G. Shapiro",
"Ranjay Krishna"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/pdf/2306.15128.pdf",
"code": "https://github.com/RAIVNLab/MIMIC"
}
},
{
"title": "Cultural and Linguistic Diversity Improves Visual Representations",
"authors": [
"Andre Ye",
"Sebastin Santy",
"Jena D. Hwang",
"Amy X. Zhang",
"Ranjay Krishna"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/pdf/2310.14356.pdf"
}
},
{
"title": "Improving Multimodal Datasets with Image Captioning",
"authors": [
Expand Down

0 comments on commit d1e0c11

Please sign in to comment.