Skip to content

Commit 3391220

Browse files
committed
Fixed a typo in a link
1 parent 05e80fb commit 3391220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/publications.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const publications: Publication[] = [
2424
authors: "Jialin Chen, Aosong Feng, Ziyu Zhao, Juan Garza, Gaukhar Nurbek, Ali Maatouk, Leandros Tassiulas, Yifeng Gao, Rex Ying",
2525
venue: "",
2626
page: "mtbench",
27-
code: "https://github.com/Graph-and-Geometric-Learning/MTBencht",
27+
code: "https://github.com/Graph-and-Geometric-Learning/MTBench",
2828
paper: "https://arxiv.org/abs/2503.16858",
2929
abstract: "We introduce MTBench, a large-scale benchmark designed to evaluate large language models (LLMs) on time series and text understanding across financial and weather domains. MTBench comprises of paired time-series and textual data, including financial news with corresponding stock price movements and weather reports aligned with historical temperature records.",
3030
impact: "We evaluate state-of-the-art LLMs on MTBench, analyzing their effectiveness in modeling the complex relationships between news narratives and temporal patterns. Our findings reveal significant challenges in current models, including difficulties in capturing long-term dependencies, interpreting causality in financial and weather trends, and effectively fusing multimodal information.",

0 commit comments

Comments
 (0)