Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: "When No Paths Lead to Rome: Benchmarking Systematic Neural Relational Reasoning"
|
| 3 |
+
license: cc-by-nc-2.0
|
| 4 |
+
homepage: https://huggingface.co/datasets/axd353/When-No-Paths-Lead-to-Rome
|
| 5 |
+
tags:
|
| 6 |
+
- Reasoning
|
| 7 |
+
- Systematic Generalization
|
| 8 |
+
- Compositional Generalization
|
| 9 |
+
- Link Prediction
|
| 10 |
+
- Neuro-symbolic AI
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# When No Paths Lead to Rome Benchmark
|
| 14 |
+
|
| 15 |
+
This page documents the complete collection of datasets accompanying the NeurIPS 2025 paper
|
| 16 |
+
*“When No Paths Lead to Rome: Benchmarking Systematic Neural Relational Reasoning.”*
|
| 17 |
+
|
| 18 |
+
**Included datasets:**
|
| 19 |
+
- [NoRA](https://huggingface.co/datasets/axd353/NoRA)
|
| 20 |
+
- [NoRA-1.1](https://huggingface.co/datasets/axd353/NoRA-1.1)
|
| 21 |
+
- [InspiredFromHetionet](https://huggingface.co/datasets/axd353/InspiredFromHetionet)
|
| 22 |
+
|
| 23 |
+
Each dataset page contains its own Croissant metadata and license information.
|