Add 'real_scenes_rendered_magnetic_128' config data files
Browse files
README.md
CHANGED
|
@@ -285,10 +285,10 @@ dataset_info:
|
|
| 285 |
dtype: string
|
| 286 |
splits:
|
| 287 |
- name: train
|
| 288 |
-
num_bytes:
|
| 289 |
num_examples: 8350
|
| 290 |
-
download_size:
|
| 291 |
-
dataset_size:
|
| 292 |
- config_name: real_scenes_rendered_reflection_128P
|
| 293 |
features:
|
| 294 |
- name: image
|
|
@@ -405,6 +405,10 @@ configs:
|
|
| 405 |
data_files:
|
| 406 |
- split: train
|
| 407 |
path: real_scenes_real_pendulum/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 408 |
---
|
| 409 |
# 🧠 Causal3D: A Benchmark for Visual Causal Reasoning
|
| 410 |
|
|
|
|
| 285 |
dtype: string
|
| 286 |
splits:
|
| 287 |
- name: train
|
| 288 |
+
num_bytes: 2290040.5
|
| 289 |
num_examples: 8350
|
| 290 |
+
download_size: 933644
|
| 291 |
+
dataset_size: 2290040.5
|
| 292 |
- config_name: real_scenes_rendered_reflection_128P
|
| 293 |
features:
|
| 294 |
- name: image
|
|
|
|
| 405 |
data_files:
|
| 406 |
- split: train
|
| 407 |
path: real_scenes_real_pendulum/train-*
|
| 408 |
+
- config_name: real_scenes_rendered_magnetic_128
|
| 409 |
+
data_files:
|
| 410 |
+
- split: train
|
| 411 |
+
path: real_scenes_rendered_magnetic_128/train-*
|
| 412 |
---
|
| 413 |
# 🧠 Causal3D: A Benchmark for Visual Causal Reasoning
|
| 414 |
|
dataset_infos.json
CHANGED
|
@@ -742,7 +742,7 @@
|
|
| 742 |
},
|
| 743 |
"real_scenes_rendered_magnetic_128": {
|
| 744 |
"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",
|
| 745 |
-
"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}",
|
| 746 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
| 747 |
"license": "CC-BY-4.0",
|
| 748 |
"features": {
|
|
@@ -758,7 +758,9 @@
|
|
| 758 |
"_type": "Value"
|
| 759 |
}
|
| 760 |
},
|
| 761 |
-
"builder_name": "
|
|
|
|
|
|
|
| 762 |
"version": {
|
| 763 |
"version_str": "1.0.0",
|
| 764 |
"major": 1,
|
|
@@ -768,16 +770,14 @@
|
|
| 768 |
"splits": {
|
| 769 |
"train": {
|
| 770 |
"name": "train",
|
| 771 |
-
"num_bytes":
|
| 772 |
-
"num_examples":
|
| 773 |
-
"dataset_name":
|
| 774 |
}
|
| 775 |
},
|
| 776 |
-
"
|
| 777 |
-
"
|
| 778 |
-
"
|
| 779 |
-
"size_in_bytes": 0,
|
| 780 |
-
"config_name": "real_scenes_rendered_magnetic_128"
|
| 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",
|
|
|
|
| 742 |
},
|
| 743 |
"real_scenes_rendered_magnetic_128": {
|
| 744 |
"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",
|
| 745 |
+
"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",
|
| 746 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
| 747 |
"license": "CC-BY-4.0",
|
| 748 |
"features": {
|
|
|
|
| 758 |
"_type": "Value"
|
| 759 |
}
|
| 760 |
},
|
| 761 |
+
"builder_name": "causal3_d",
|
| 762 |
+
"dataset_name": "causal3_d",
|
| 763 |
+
"config_name": "real_scenes_rendered_magnetic_128",
|
| 764 |
"version": {
|
| 765 |
"version_str": "1.0.0",
|
| 766 |
"major": 1,
|
|
|
|
| 770 |
"splits": {
|
| 771 |
"train": {
|
| 772 |
"name": "train",
|
| 773 |
+
"num_bytes": 2290040.5,
|
| 774 |
+
"num_examples": 8350,
|
| 775 |
+
"dataset_name": null
|
| 776 |
}
|
| 777 |
},
|
| 778 |
+
"download_size": 933644,
|
| 779 |
+
"dataset_size": 2290040.5,
|
| 780 |
+
"size_in_bytes": 3223684.5
|
|
|
|
|
|
|
| 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",
|
real_scenes_rendered_magnetic_128/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fab6224e5ae0bd427eed8884edea5aada8d3052d2b84e620c2278a3e4a466ca8
|
| 3 |
+
size 933644
|