serendipityAc2Win commited on
Commit
1300f03
·
verified ·
1 Parent(s): 3ed350a

Use arXiv HTML paper link

Browse files

Update the dataset card arXiv badge and BibTeX URL to https://arxiv.org/html/2604.07973v1.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,7 +25,7 @@ configs:
25
  # EmbodiedNav-Bench
26
 
27
  [![GitHub](https://img.shields.io/badge/GitHub-Code-181717?logo=github&logoColor=white)](https://github.com/serenditipy-AC/Embodied-Navigation-Bench)
28
- [![arXiv](https://img.shields.io/badge/arXiv-2604.07973-b31b1b.svg?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2604.07973)
29
 
30
  EmbodiedNav-Bench is a goal-oriented embodied navigation benchmark for evaluating spatial action in urban 3D airspace. The benchmark contains 5,037 high-quality navigation trajectories with natural-language navigation goals, initial drone poses, target positions, and ground-truth 3D trajectories.
31
 
@@ -89,6 +89,6 @@ This dataset is released under the CC BY 4.0 license.
89
  eprint={2604.07973},
90
  archivePrefix={arXiv},
91
  primaryClass={cs.AI},
92
- url={https://arxiv.org/abs/2604.07973},
93
  }
94
  ```
 
25
  # EmbodiedNav-Bench
26
 
27
  [![GitHub](https://img.shields.io/badge/GitHub-Code-181717?logo=github&logoColor=white)](https://github.com/serenditipy-AC/Embodied-Navigation-Bench)
28
+ [![arXiv](https://img.shields.io/badge/arXiv-2604.07973-b31b1b.svg?logo=arxiv&logoColor=white)](https://arxiv.org/html/2604.07973v1)
29
 
30
  EmbodiedNav-Bench is a goal-oriented embodied navigation benchmark for evaluating spatial action in urban 3D airspace. The benchmark contains 5,037 high-quality navigation trajectories with natural-language navigation goals, initial drone poses, target positions, and ground-truth 3D trajectories.
31
 
 
89
  eprint={2604.07973},
90
  archivePrefix={arXiv},
91
  primaryClass={cs.AI},
92
+ url={https://arxiv.org/html/2604.07973v1},
93
  }
94
  ```