Add 'real_scenes_rendered_reflection_128P' config data files
Browse files
README.md
CHANGED
@@ -299,10 +299,10 @@ dataset_info:
|
|
299 |
dtype: string
|
300 |
splits:
|
301 |
- name: train
|
302 |
-
num_bytes:
|
303 |
num_examples: 9995
|
304 |
-
download_size:
|
305 |
-
dataset_size:
|
306 |
- config_name: real_scenes_seesaw_scene_128P
|
307 |
features:
|
308 |
- name: image
|
@@ -409,6 +409,10 @@ configs:
|
|
409 |
data_files:
|
410 |
- split: train
|
411 |
path: real_scenes_rendered_magnetic_128/train-*
|
|
|
|
|
|
|
|
|
412 |
---
|
413 |
# 🧠 Causal3D: A Benchmark for Visual Causal Reasoning
|
414 |
|
|
|
299 |
dtype: string
|
300 |
splits:
|
301 |
- name: train
|
302 |
+
num_bytes: 2723942.65
|
303 |
num_examples: 9995
|
304 |
+
download_size: 1665779
|
305 |
+
dataset_size: 2723942.65
|
306 |
- config_name: real_scenes_seesaw_scene_128P
|
307 |
features:
|
308 |
- name: image
|
|
|
409 |
data_files:
|
410 |
- split: train
|
411 |
path: real_scenes_rendered_magnetic_128/train-*
|
412 |
+
- config_name: real_scenes_rendered_reflection_128P
|
413 |
+
data_files:
|
414 |
+
- split: train
|
415 |
+
path: real_scenes_rendered_reflection_128P/train-*
|
416 |
---
|
417 |
# 🧠 Causal3D: A Benchmark for Visual Causal Reasoning
|
418 |
|
dataset_infos.json
CHANGED
@@ -781,7 +781,7 @@
|
|
781 |
},
|
782 |
"real_scenes_rendered_reflection_128P": {
|
783 |
"description": "Causal3D is a benchmark for evaluating causal reasoning in physical and hypothetical visual scenes. \nIt includes both real-world recordings and rendered synthetic scenes demonstrating causal interactions.\n",
|
784 |
-
"citation": "@article{liu2025causal3d,\n title={CAUSAL3D: A Comprehensive Benchmark for Causal Learning from Visual Data},\n author={Liu, Disheng and Qiao, Yiran and Liu, Wuche and Lu, Yiren and Zhou, Yunlai and Liang, Tuo and Yin, Yu and Ma, Jing},\n journal={arXiv preprint arXiv:2503.04852},\n year={2025}\n}",
|
785 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
786 |
"license": "CC-BY-4.0",
|
787 |
"features": {
|
@@ -797,7 +797,9 @@
|
|
797 |
"_type": "Value"
|
798 |
}
|
799 |
},
|
800 |
-
"builder_name": "
|
|
|
|
|
801 |
"version": {
|
802 |
"version_str": "1.0.0",
|
803 |
"major": 1,
|
@@ -807,16 +809,14 @@
|
|
807 |
"splits": {
|
808 |
"train": {
|
809 |
"name": "train",
|
810 |
-
"num_bytes":
|
811 |
-
"num_examples":
|
812 |
-
"dataset_name":
|
813 |
}
|
814 |
},
|
815 |
-
"
|
816 |
-
"
|
817 |
-
"
|
818 |
-
"size_in_bytes": 0,
|
819 |
-
"config_name": "real_scenes_rendered_reflection_128P"
|
820 |
},
|
821 |
"real_scenes_seesaw_scene_128P": {
|
822 |
"description": "Causal3D is a benchmark for evaluating causal reasoning in physical and hypothetical visual scenes. \nIt includes both real-world recordings and rendered synthetic scenes demonstrating causal interactions.\n",
|
|
|
781 |
},
|
782 |
"real_scenes_rendered_reflection_128P": {
|
783 |
"description": "Causal3D is a benchmark for evaluating causal reasoning in physical and hypothetical visual scenes. \nIt includes both real-world recordings and rendered synthetic scenes demonstrating causal interactions.\n",
|
784 |
+
"citation": "@article{liu2025causal3d,\n title={CAUSAL3D: A Comprehensive Benchmark for Causal Learning from Visual Data},\n author={Liu, Disheng and Qiao, Yiran and Liu, Wuche and Lu, Yiren and Zhou, Yunlai and Liang, Tuo and Yin, Yu and Ma, Jing},\n journal={arXiv preprint arXiv:2503.04852},\n year={2025}\n}\n",
|
785 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
786 |
"license": "CC-BY-4.0",
|
787 |
"features": {
|
|
|
797 |
"_type": "Value"
|
798 |
}
|
799 |
},
|
800 |
+
"builder_name": "causal3_d",
|
801 |
+
"dataset_name": "causal3_d",
|
802 |
+
"config_name": "real_scenes_rendered_reflection_128P",
|
803 |
"version": {
|
804 |
"version_str": "1.0.0",
|
805 |
"major": 1,
|
|
|
809 |
"splits": {
|
810 |
"train": {
|
811 |
"name": "train",
|
812 |
+
"num_bytes": 2723942.65,
|
813 |
+
"num_examples": 9995,
|
814 |
+
"dataset_name": null
|
815 |
}
|
816 |
},
|
817 |
+
"download_size": 1665779,
|
818 |
+
"dataset_size": 2723942.65,
|
819 |
+
"size_in_bytes": 4389721.65
|
|
|
|
|
820 |
},
|
821 |
"real_scenes_seesaw_scene_128P": {
|
822 |
"description": "Causal3D is a benchmark for evaluating causal reasoning in physical and hypothetical visual scenes. \nIt includes both real-world recordings and rendered synthetic scenes demonstrating causal interactions.\n",
|
real_scenes_rendered_reflection_128P/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c671155a47df6ccac6fd8b1d1f7dce6134936402674af3326102c6f5d29500a
|
3 |
+
size 1665779
|