Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ language:
|
|
| 7 |
pretty_name: STBench
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
| 11 |
|
| 12 |
<p align="center">
|
| 13 |
Institute of Computing Technology (ICT), Chinese Academy of Sciences (CAS)<br/>
|
|
@@ -16,7 +16,9 @@ Institute of Computing Technology (ICT), Chinese Academy of Sciences (CAS)<br/>
|
|
| 16 |
📃 <a href="https://arxiv.org/abs/2406.19065" target="_blank">Paper</a>
|
| 17 |
</p>
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
| 20 |
|
| 21 |
STBench is a benchmark to evaluate the ability of large language models in spatio-temporal analysis. This benchmark consists of 13 distinct tasks and over 60,000 question-answer pairs, covering four dimensions: knowledge comprehension, spatio-temporal reasoning, accurate computation and downstream applications.
|
| 22 |
|
|
|
|
| 7 |
pretty_name: STBench
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<h1 align="center">STBench: Assessing the Ability of Large Language Models in Spatio-Temporal Analysis</h1>
|
| 11 |
|
| 12 |
<p align="center">
|
| 13 |
Institute of Computing Technology (ICT), Chinese Academy of Sciences (CAS)<br/>
|
|
|
|
| 16 |
📃 <a href="https://arxiv.org/abs/2406.19065" target="_blank">Paper</a>
|
| 17 |
</p>
|
| 18 |
|
| 19 |
+
<p align="center">
|
| 20 |
+
<img src="./overview.png" style="width: 50%;">
|
| 21 |
+
</p>
|
| 22 |
|
| 23 |
STBench is a benchmark to evaluate the ability of large language models in spatio-temporal analysis. This benchmark consists of 13 distinct tasks and over 60,000 question-answer pairs, covering four dimensions: knowledge comprehension, spatio-temporal reasoning, accurate computation and downstream applications.
|
| 24 |
|