Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,12 @@ license: mit
|
|
| 4 |
# Systematic, Multipath, disjunctive Spatio-Temporal Reasoning (STaR) benchmark
|
| 5 |
|
| 6 |
## Main idea
|
| 7 |
-
This is part the [paper](https://huggingface.co/papers/2407.17396) published in ICLR 2025 where further details can be found.
|
| 8 |
|
| 9 |
-
The main idea is to expand the concept of binary relational composition to not just be atomic and require that a model reason over multiple
|
|
|
|
| 10 |
|
| 11 |
-
This can be seen from the example below
|
| 12 |
|
| 13 |

|
| 14 |
|
|
|
|
| 4 |
# Systematic, Multipath, disjunctive Spatio-Temporal Reasoning (STaR) benchmark
|
| 5 |
|
| 6 |
## Main idea
|
| 7 |
+
This is part of the [paper](https://huggingface.co/papers/2407.17396) that was published in ICLR 2025 where further details can be found.
|
| 8 |
|
| 9 |
+
The main idea is to expand the concept of binary relational composition to not just be atomic and require that a model reason over multiple
|
| 10 |
+
paths instead of a single one in contrast with previous art.
|
| 11 |
|
| 12 |
+
This can be seen from the example below contrasting a popular previous benchmark.
|
| 13 |
|
| 14 |

|
| 15 |
|