MingYang1010 commited on
Commit
b116e8b
·
1 Parent(s): d93fa7b

docs(readme): refine dataset card header

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,19 +18,19 @@ tags:
18
 
19
  <div align="center">
20
 
21
- <h1>NeSy-Route Dataset</h1>
22
 
23
- <p><strong>A neural-symbolic benchmark for constrained route planning in remote-sensing imagery.</strong></p>
24
 
25
  <p>
26
  <a href="https://mingyang1010.github.io/NeSy-Route/">
27
  <img src="https://img.shields.io/badge/Project-Page-34A853?style=flat-square&logo=googlechrome&logoColor=white" alt="Project Page">
28
  </a>
29
- &nbsp;&nbsp;|&nbsp;&nbsp;
30
  <a href="https://arxiv.org/abs/2603.16307">
31
  <img src="https://img.shields.io/badge/Paper-arXiv-B31B1B?style=flat-square&logo=arxiv&logoColor=white" alt="Paper">
32
  </a>
33
- &nbsp;&nbsp;|&nbsp;&nbsp;
34
  <a href="https://github.com/MingYang1010/NeSy-Route">
35
  <img src="https://img.shields.io/badge/Code-GitHub-0969DA?style=flat-square&logo=github&logoColor=white" alt="Code">
36
  </a>
 
18
 
19
  <div align="center">
20
 
21
+ <h1>NeSy-Route: A Neural-Symbolic Benchmark for Constrained Route Planning in Remote Sensing</h1>
22
 
23
+ <p><strong>Hugging Face release page for the NeSy-Route benchmark dataset.</strong></p>
24
 
25
  <p>
26
  <a href="https://mingyang1010.github.io/NeSy-Route/">
27
  <img src="https://img.shields.io/badge/Project-Page-34A853?style=flat-square&logo=googlechrome&logoColor=white" alt="Project Page">
28
  </a>
29
+ &nbsp;&nbsp;
30
  <a href="https://arxiv.org/abs/2603.16307">
31
  <img src="https://img.shields.io/badge/Paper-arXiv-B31B1B?style=flat-square&logo=arxiv&logoColor=white" alt="Paper">
32
  </a>
33
+ &nbsp;&nbsp;
34
  <a href="https://github.com/MingYang1010/NeSy-Route">
35
  <img src="https://img.shields.io/badge/Code-GitHub-0969DA?style=flat-square&logo=github&logoColor=white" alt="Code">
36
  </a>