Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
Dask
License:
erg0dic commited on
Commit
677a34a
·
verified ·
1 Parent(s): 8188b7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 paths instead of a single one.
 
10
 
11
- This can be seen from the example below contrasted with previous benchmarks.
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65004ca932d2159207eff2a5/6v24oiimQyG6v4qb4jrSk.png)
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65004ca932d2159207eff2a5/6v24oiimQyG6v4qb4jrSk.png)
15