Skip to content

Commit c8a5961

Browse files
Update publications.json
1 parent 717dcdd commit c8a5961

File tree

1 file changed

+0
-138
lines changed

1 file changed

+0
-138
lines changed

src/components/publications.json

Lines changed: 0 additions & 138 deletions
Original file line numberDiff line numberDiff line change
@@ -1,142 +1,4 @@
11
[
2-
{
3-
"title": "DataComp: In search of the next generation of multimodal datasets",
4-
"authors": [
5-
"Samir Yitzhak Gadre",
6-
"Gabriel Ilharco",
7-
"Alex Fang",
8-
"Jonathan Hayase",
9-
"Georgios Smyrnis",
10-
"Thao Nguyen",
11-
"Ryan Marten",
12-
"Mitchell Wortsman",
13-
"Dhruba Ghosh",
14-
"Jieyu Zhang",
15-
"Eyal Orgad",
16-
"Rahim Entezari",
17-
"Giannis Daras",
18-
"Sarah Pratt",
19-
"Vivek Ramanujan",
20-
"Yonatan Bitton",
21-
"Kalyani Marathe",
22-
"Stephen Mussmann",
23-
"Richard Vencu",
24-
"Mehdi Cherti",
25-
"Ranjay Krishna",
26-
"Pang Wei Koh",
27-
"Olga Saukh",
28-
"Alexander Ratner",
29-
"Shuran Song",
30-
"Hannaneh Hajishirzi",
31-
"Ali Farhadi",
32-
"Romain Beaumont",
33-
"Sewoong Oh",
34-
"Alex Dimakis",
35-
"Jenia Jitsev",
36-
"Yair Carmon",
37-
"Vaishaal Shankar",
38-
"Ludwig Schmidt."
39-
],
40-
"year": "2023",
41-
"venue": "NeurIPS 2023",
42-
"links": {
43-
"pdf": "https://arxiv.org/abs/2304.14108",
44-
"project page": "https://datacomp.ai/"
45-
},
46-
"thumbnail": "/datacomp.jpg"
47-
},
48-
{
49-
"title": "On the Connection between Pre-training Data Diversity and Fine-tuning Robustness",
50-
"authors": [
51-
"Vivek Ramanujan",
52-
"Thao Nguyen",
53-
"Sewoong Oh",
54-
"Ludwig Schmidt",
55-
"Ali Farhadi"
56-
],
57-
"year": "2023",
58-
"venue": "NeurIPS 2023",
59-
"links": {
60-
"pdf": "https://arxiv.org/abs/2307.12532"
61-
},
62-
},
63-
{
64-
"title": "OBJECT 3DIT: Language-guided 3D-aware Image Editing",
65-
"thumbnail": "/rotate.gif",
66-
"authors": [
67-
"Oscar Michel",
68-
"Anand Bhattad",
69-
"Eli VanderBilt",
70-
"Ranjay Krishna",
71-
"Aniruddha Kembhavi",
72-
"Tanmay Gupta"
73-
],
74-
"year": "2023",
75-
"venue": "NeurIPS 2023",
76-
"links": {
77-
"pdf": "https://arxiv.org/abs/2307.11073",
78-
"project page": "https://prior.allenai.org/projects/object-edit"
79-
},
80-
"imageWidth": "calc(7/12*100%)"
81-
},
82-
{
83-
"title": "MADLAD-400: Monolingual And Document-level Large Audited Dataset",
84-
"authors": [
85-
"Sneha Kudugunta",
86-
"Isaac Rayburn Caswell",
87-
"Biao Zhang",
88-
"Xavier Garcia",
89-
"Derrick Xin",
90-
"Aditya Kusupati",
91-
"Romi Stella",
92-
"Ankur Bapna",
93-
"Orhan Firat"
94-
],
95-
"year": "2023",
96-
"venue": "NeurIPS 2023",
97-
"links": {
98-
"pdf": "https://arxiv.org/abs/2309.04662"
99-
}
100-
},
101-
{
102-
"title": "Neural Priming for Sample-Efficient Adaptation",
103-
"authors": [
104-
"Matthew Wallingford",
105-
"Vivek Ramanujan",
106-
"Alex Fang",
107-
"Aditya Kusupati",
108-
"Roozbeh Mottaghi",
109-
"Aniruddha Kembhavi",
110-
"Ludwig Schmidt",
111-
"Ali Farhadi"
112-
],
113-
"year": "2023",
114-
"venue": "NeurIPS 2023",
115-
"links": {
116-
"pdf": "https://arxiv.org/abs/2306.10191",
117-
"code": "https://github.com/RAIVNLab/neural-priming"
118-
}
119-
},
120-
{
121-
"title": "Quilt-1M: One Million Image-Text Pairs for Histopathology",
122-
"thumbnail": "/quilt-1m.jpg",
123-
"authors": [
124-
"Wisdom Oluchi Ikezogwo",
125-
"Mehmet Saygin Seyfioglu",
126-
"Fatemeh Ghezloo",
127-
"Dylan Stefan Chan Geva",
128-
"Fatwir Sheikh Mohammed",
129-
"Pavan Kumar Anand",
130-
"Ranjay Krishna",
131-
"Linda Shapiro"
132-
],
133-
"year": "2023",
134-
"venue": "NeurIPS 2023",
135-
"links": {
136-
"pdf": "http://arxiv.org/abs/2306.11207",
137-
"code": "https://github.com/wisdomikezogwo/quilt1m"
138-
}
139-
},
1402
{
1413
"title": "EcoAssistant: Using LLM Assistant More Affordably and Accurately",
1424
"authors": [

0 commit comments

Comments
 (0)