Add 'real_scenes_convex_len_render_images' config data files
Browse files
README.md
CHANGED
@@ -257,10 +257,10 @@ dataset_info:
|
|
257 |
dtype: string
|
258 |
splits:
|
259 |
- name: train
|
260 |
-
num_bytes:
|
261 |
num_examples: 1078
|
262 |
-
download_size:
|
263 |
-
dataset_size:
|
264 |
- config_name: real_scenes_real_pendulum
|
265 |
features:
|
266 |
- name: image
|
@@ -397,6 +397,10 @@ configs:
|
|
397 |
data_files:
|
398 |
- split: train
|
399 |
path: real_scenes_Water_flow_scene_render/train-*
|
|
|
|
|
|
|
|
|
400 |
---
|
401 |
# 🧠 Causal3D: A Benchmark for Visual Causal Reasoning
|
402 |
|
|
|
257 |
dtype: string
|
258 |
splits:
|
259 |
- name: train
|
260 |
+
num_bytes: 161948.95
|
261 |
num_examples: 1078
|
262 |
+
download_size: 106436
|
263 |
+
dataset_size: 161948.95
|
264 |
- config_name: real_scenes_real_pendulum
|
265 |
features:
|
266 |
- name: image
|
|
|
397 |
data_files:
|
398 |
- split: train
|
399 |
path: real_scenes_Water_flow_scene_render/train-*
|
400 |
+
- config_name: real_scenes_convex_len_render_images
|
401 |
+
data_files:
|
402 |
+
- split: train
|
403 |
+
path: real_scenes_convex_len_render_images/train-*
|
404 |
---
|
405 |
# 🧠 Causal3D: A Benchmark for Visual Causal Reasoning
|
406 |
|
dataset_infos.json
CHANGED
@@ -664,7 +664,7 @@
|
|
664 |
},
|
665 |
"real_scenes_convex_len_render_images": {
|
666 |
"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",
|
667 |
-
"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}",
|
668 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
669 |
"license": "CC-BY-4.0",
|
670 |
"features": {
|
@@ -680,7 +680,9 @@
|
|
680 |
"_type": "Value"
|
681 |
}
|
682 |
},
|
683 |
-
"builder_name": "
|
|
|
|
|
684 |
"version": {
|
685 |
"version_str": "1.0.0",
|
686 |
"major": 1,
|
@@ -690,16 +692,14 @@
|
|
690 |
"splits": {
|
691 |
"train": {
|
692 |
"name": "train",
|
693 |
-
"num_bytes":
|
694 |
-
"num_examples":
|
695 |
-
"dataset_name":
|
696 |
}
|
697 |
},
|
698 |
-
"
|
699 |
-
"
|
700 |
-
"
|
701 |
-
"size_in_bytes": 0,
|
702 |
-
"config_name": "real_scenes_convex_len_render_images"
|
703 |
},
|
704 |
"real_scenes_real_pendulum": {
|
705 |
"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",
|
|
|
664 |
},
|
665 |
"real_scenes_convex_len_render_images": {
|
666 |
"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",
|
667 |
+
"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",
|
668 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
669 |
"license": "CC-BY-4.0",
|
670 |
"features": {
|
|
|
680 |
"_type": "Value"
|
681 |
}
|
682 |
},
|
683 |
+
"builder_name": "causal3_d",
|
684 |
+
"dataset_name": "causal3_d",
|
685 |
+
"config_name": "real_scenes_convex_len_render_images",
|
686 |
"version": {
|
687 |
"version_str": "1.0.0",
|
688 |
"major": 1,
|
|
|
692 |
"splits": {
|
693 |
"train": {
|
694 |
"name": "train",
|
695 |
+
"num_bytes": 161948.95,
|
696 |
+
"num_examples": 1078,
|
697 |
+
"dataset_name": null
|
698 |
}
|
699 |
},
|
700 |
+
"download_size": 106436,
|
701 |
+
"dataset_size": 161948.95,
|
702 |
+
"size_in_bytes": 268384.95
|
|
|
|
|
703 |
},
|
704 |
"real_scenes_real_pendulum": {
|
705 |
"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_convex_len_render_images/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9694fb8354b771c7e874865e1f856b53df23c8545d783dbeacb34eba5186e12
|
3 |
+
size 106436
|