rbler commited on
Commit
f31f8c4
Β·
verified Β·
1 Parent(s): 3b8d59f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: