Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ This page contains the data for the paper "OST-Bench: Evaluating the Capabilitie
|
|
39 |
|
40 |
[**π Homepage**](https://rbler1234.github.io/ost-bench.github.io/) | [**π Paper**](https://arxiv.org/pdf/2505.23764) | [**π» Code**](https://github.com/rbler1234/OST-Bench) | [**π arXiv**](https://arxiv.org/abs/2505.23764)
|
41 |
|
42 |
-
##Dataset Description
|
43 |
The `imgs` folder contains image data corresponding to 1,386 scenes. Each scene has its own subfolder, which stores the observations captured by the agent while exploring that scene.
|
44 |
|
45 |
ost-bench.json consists of 10k data samples, where each sample represents one round of Q&A (question and answer) and includes the new observations for that round. The structure of each sample (dictionary) is as follows:
|
|
|
39 |
|
40 |
[**π Homepage**](https://rbler1234.github.io/ost-bench.github.io/) | [**π Paper**](https://arxiv.org/pdf/2505.23764) | [**π» Code**](https://github.com/rbler1234/OST-Bench) | [**π arXiv**](https://arxiv.org/abs/2505.23764)
|
41 |
|
42 |
+
## Dataset Description
|
43 |
The `imgs` folder contains image data corresponding to 1,386 scenes. Each scene has its own subfolder, which stores the observations captured by the agent while exploring that scene.
|
44 |
|
45 |
ost-bench.json consists of 10k data samples, where each sample represents one round of Q&A (question and answer) and includes the new observations for that round. The structure of each sample (dictionary) is as follows:
|