Datasets:
Commit ·
b116e8b
1
Parent(s): d93fa7b
docs(readme): refine dataset card header
Browse files
README.md
CHANGED
|
@@ -18,19 +18,19 @@ tags:
|
|
| 18 |
|
| 19 |
<div align="center">
|
| 20 |
|
| 21 |
-
<h1>NeSy-Route
|
| 22 |
|
| 23 |
-
<p><strong>
|
| 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 |
-
|
| 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 |
-
|
| 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 |
+
|
| 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 |
+
|
| 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>
|