Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -28,13 +28,22 @@ size_categories:
|
|
28 |
|
29 |
### Dataset Summary
|
30 |
|
31 |
-
This dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
### Supported Tasks and Leaderboards
|
34 |
|
35 |
(i) Theory X: The train has either a short, closed car or a car with a barrel load is somewhere behind a car with a golden vase load. This rule was originally introduced as "Theory X" in the new East-West Challenge.
|
|
|
36 |
(ii) Numerical rule: The train has a car where its car position equals its number of payloads which equals its number of wheel axles.
|
|
|
37 |
(iii) Complex rule: Either, there is a car with a car number which is smaller than its number of wheel axles count and smaller than the number of loads, or there is a short and a long car with the same colour where the position number of the short car is smaller than the number of wheel axles of the long car, or the train has three differently coloured cars. We refer to Tab. 3 in the supp. for more insights on required reasoning properties for each rule.
|
|
|
38 |
### Languages
|
39 |
|
40 |
English
|
@@ -43,7 +52,8 @@ English
|
|
43 |
|
44 |
### Data Instances
|
45 |
|
46 |
-
|
|
|
47 |
|
48 |
### Data Fields
|
49 |
|
|
|
28 |
|
29 |
### Dataset Summary
|
30 |
|
31 |
+
This diagnostic dataset is specifically designed to evaluate the visual logical learning capabilities of machine learning models.
|
32 |
+
It offers a seamless integration of visual and logical challenges, providing 2D images of complex visual trains,
|
33 |
+
where the classification is derived from underlying logical rules.
|
34 |
+
Moreover, we provide a flexible dataset generator that empowers researchers to easily exchange or modify the logical rules,
|
35 |
+
thereby enabling the creation of new datasets and novel logical learning challenges.
|
36 |
+
By combining visual input with logical reasoning,this dataset serves as a comprehensive benchmark for assessing the ability
|
37 |
+
of machine learning models to learn and apply logical reasoning within a visual context.
|
38 |
|
39 |
### Supported Tasks and Leaderboards
|
40 |
|
41 |
(i) Theory X: The train has either a short, closed car or a car with a barrel load is somewhere behind a car with a golden vase load. This rule was originally introduced as "Theory X" in the new East-West Challenge.
|
42 |
+
|
43 |
(ii) Numerical rule: The train has a car where its car position equals its number of payloads which equals its number of wheel axles.
|
44 |
+
|
45 |
(iii) Complex rule: Either, there is a car with a car number which is smaller than its number of wheel axles count and smaller than the number of loads, or there is a short and a long car with the same colour where the position number of the short car is smaller than the number of wheel axles of the long car, or the train has three differently coloured cars. We refer to Tab. 3 in the supp. for more insights on required reasoning properties for each rule.
|
46 |
+
|
47 |
### Languages
|
48 |
|
49 |
English
|
|
|
52 |
|
53 |
### Data Instances
|
54 |
|
55 |
+
We provide different dataset challenging AI for different kind of abilities. These challenges ranging from different logical rules, to different visualizations,
|
56 |
+
as well as differing attribute distributions.
|
57 |
|
58 |
### Data Fields
|
59 |
|