Skip to content

Commit 656d9bb

Browse files
committed
add new group photo
1 parent 8fb55b5 commit 656d9bb

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

src/components/publications.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[
2-
/*This is technically not a comment block, but here it goes, some this is wrong in this annotated comment box, rest of the publications work fine, whoever it is please fix it.
3-
{
2+
{
43
"title": "Training Language Model Agents without Modifying Language Models",
54
"authors": [
65
"Shaokun Zhang*",
@@ -15,7 +14,7 @@
1514
"venue": "ICML 2024",
1615
"links": {
1716
"pdf": "https://arxiv.org/abs/2402.11359"
18-
},
17+
}
1918
},
2019
{
2120
"title": "Iterated Learning Improves Compositionality in Large Vision-Language Models",
@@ -29,7 +28,7 @@
2928
"venue": "CVPR 2024",
3029
"links": {
3130
"pdf": "https://arxiv.org/abs/2404.02145"
32-
},
31+
}
3332
},
3433
{
3534
"title": "On the Connection between Pre-training Data Diversity and Fine-tuning Robustness",
@@ -44,7 +43,7 @@
4443
"venue": "NeurIPS 2023",
4544
"links": {
4645
"pdf": "https://arxiv.org/abs/2307.12532"
47-
},
46+
}
4847
},
4948
{
5049
"title": "OBJECT 3DIT: Language-guided 3D-aware Image Editing",
@@ -177,7 +176,7 @@
177176
"pdf": "https://arxiv.org/abs/2309.04662"
178177
}
179178
},
180-
End of block */
179+
181180
{
182181
"title": "SHARCS: Efficient Transformers through Routing with Dynamic Width Sub-networks",
183182
"authors": [
@@ -191,7 +190,7 @@
191190
"venue": "EMNLP Findings 2023",
192191
"links": {
193192
"pdf": "https://arxiv.org/abs/2310.12126"
194-
},
193+
}
195194
},
196195
{
197196
"title": "MatFormer: Nested Transformer for Elastic Inference",
@@ -211,7 +210,7 @@
211210
"venue": "NeurIPS 2024",
212211
"links": {
213212
"pdf": "https://arxiv.org/abs/2405.18400"
214-
},
213+
}
215214
},
216215
{
217216
"title": "EcoAssistant: Using LLM Assistant More Affordably and Accurately",

0 commit comments

Comments
 (0)