File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
assets/publications/yao2024deft Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11
22<div align =" center " >
3- <img src =" deft.jpeg " alt =" logo " width =" 200 " ></img >
3+ <img src =" ./ deft.jpeg" alt =" logo " width =" 200 " ></img >
44</div >
55
66--------------------------------------------------------------------------------
@@ -15,5 +15,5 @@ Large language models (LLMs) are increasingly employed for complex tasks that pr
1515
1616## DeFT Overview
1717<div align =" center " >
18- <img src =" DeFT_overview.jpg " alt =" overview " width =" 95% " ></img >
18+ <img src =" ./ DeFT_overview.jpg" alt =" overview " width =" 95% " ></img >
1919</div >
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ const highlights = [
1111] ;
1212
1313const news = [
14+ {
15+ time : "Jan 2025" ,
16+ event :
17+ "🔥 DeFT is accepted at ICLR 2025. [[Paper](https://arxiv.org/abs/2404.00242)] " ,
18+ } ,
1419 {
1520 time : "Jan 2025" ,
1621 event :
You can’t perform that action at this time.
0 commit comments