Add task category and paper link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,12 +6,15 @@ tags:
6
  - world-model
7
  - robotics
8
  - evaluation
 
 
9
  ---
10
 
11
  # TriWorldBench Dataset
12
 
13
  Welcome to TriWorldBench, a benchmark for evaluating triple-view embodied world models.
14
 
 
15
  - Benchmark homepage: [https://www.triworldbench.com](https://www.triworldbench.com)
16
  - Benchmark code repository: [TriWorldBench/TriWorldBench](https://github.com/TriWorldBench/TriWorldBench)
17
 
@@ -88,4 +91,4 @@ for this validation set are included in the benchmark code repository under
88
  ## Evaluation and Submission
89
 
90
  Please refer to the benchmark homepage and code repository for environment setup,
91
- inference, evaluation, and leaderboard submission instructions.
 
6
  - world-model
7
  - robotics
8
  - evaluation
9
+ task_categories:
10
+ - other
11
  ---
12
 
13
  # TriWorldBench Dataset
14
 
15
  Welcome to TriWorldBench, a benchmark for evaluating triple-view embodied world models.
16
 
17
+ - Paper: [TriWorldBench: A Tri-View Consistency Perspective on Embodied World Models](https://huggingface.co/papers/2609.26314)
18
  - Benchmark homepage: [https://www.triworldbench.com](https://www.triworldbench.com)
19
  - Benchmark code repository: [TriWorldBench/TriWorldBench](https://github.com/TriWorldBench/TriWorldBench)
20
 
 
91
  ## Evaluation and Submission
92
 
93
  Please refer to the benchmark homepage and code repository for environment setup,
94
+ inference, evaluation, and leaderboard submission instructions.