Add 'hypothetical_scenes_rendered_h5_nonlinear' config data files
Browse files
README.md
CHANGED
@@ -159,10 +159,10 @@ dataset_info:
|
|
159 |
dtype: string
|
160 |
splits:
|
161 |
- name: train
|
162 |
-
num_bytes:
|
163 |
num_examples: 10360
|
164 |
-
download_size:
|
165 |
-
dataset_size:
|
166 |
- config_name: real_scenes_Real_Parabola
|
167 |
features:
|
168 |
- name: image
|
@@ -372,6 +372,10 @@ configs:
|
|
372 |
data_files:
|
373 |
- split: train
|
374 |
path: hypothetical_scenes_rendered_h3_nonlinear_128P/train-*
|
|
|
|
|
|
|
|
|
375 |
- config_name: real_scenes_Real_magnet_v3
|
376 |
data_files:
|
377 |
- split: train
|
|
|
159 |
dtype: string
|
160 |
splits:
|
161 |
- name: train
|
162 |
+
num_bytes: 5416339.2
|
163 |
num_examples: 10360
|
164 |
+
download_size: 2056220
|
165 |
+
dataset_size: 5416339.2
|
166 |
- config_name: real_scenes_Real_Parabola
|
167 |
features:
|
168 |
- name: image
|
|
|
372 |
data_files:
|
373 |
- split: train
|
374 |
path: hypothetical_scenes_rendered_h3_nonlinear_128P/train-*
|
375 |
+
- config_name: hypothetical_scenes_rendered_h5_nonlinear
|
376 |
+
data_files:
|
377 |
+
- split: train
|
378 |
+
path: hypothetical_scenes_rendered_h5_nonlinear/train-*
|
379 |
- config_name: real_scenes_Real_magnet_v3
|
380 |
data_files:
|
381 |
- split: train
|
dataset_infos.json
CHANGED
@@ -391,7 +391,7 @@
|
|
391 |
},
|
392 |
"hypothetical_scenes_rendered_h5_nonlinear": {
|
393 |
"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",
|
394 |
-
"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}",
|
395 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
396 |
"license": "CC-BY-4.0",
|
397 |
"features": {
|
@@ -407,7 +407,9 @@
|
|
407 |
"_type": "Value"
|
408 |
}
|
409 |
},
|
410 |
-
"builder_name": "
|
|
|
|
|
411 |
"version": {
|
412 |
"version_str": "1.0.0",
|
413 |
"major": 1,
|
@@ -417,16 +419,14 @@
|
|
417 |
"splits": {
|
418 |
"train": {
|
419 |
"name": "train",
|
420 |
-
"num_bytes":
|
421 |
-
"num_examples":
|
422 |
-
"dataset_name":
|
423 |
}
|
424 |
},
|
425 |
-
"
|
426 |
-
"
|
427 |
-
"
|
428 |
-
"size_in_bytes": 0,
|
429 |
-
"config_name": "hypothetical_scenes_rendered_h5_nonlinear"
|
430 |
},
|
431 |
"real_scenes_Real_Parabola": {
|
432 |
"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",
|
|
|
391 |
},
|
392 |
"hypothetical_scenes_rendered_h5_nonlinear": {
|
393 |
"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",
|
394 |
+
"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",
|
395 |
"homepage": "https://huggingface.co/datasets/LLDDSS/Causal3D",
|
396 |
"license": "CC-BY-4.0",
|
397 |
"features": {
|
|
|
407 |
"_type": "Value"
|
408 |
}
|
409 |
},
|
410 |
+
"builder_name": "causal3_d",
|
411 |
+
"dataset_name": "causal3_d",
|
412 |
+
"config_name": "hypothetical_scenes_rendered_h5_nonlinear",
|
413 |
"version": {
|
414 |
"version_str": "1.0.0",
|
415 |
"major": 1,
|
|
|
419 |
"splits": {
|
420 |
"train": {
|
421 |
"name": "train",
|
422 |
+
"num_bytes": 5416339.2,
|
423 |
+
"num_examples": 10360,
|
424 |
+
"dataset_name": null
|
425 |
}
|
426 |
},
|
427 |
+
"download_size": 2056220,
|
428 |
+
"dataset_size": 5416339.2,
|
429 |
+
"size_in_bytes": 7472559.2
|
|
|
|
|
430 |
},
|
431 |
"real_scenes_Real_Parabola": {
|
432 |
"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",
|
hypothetical_scenes_rendered_h5_nonlinear/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41c762affffabfd11ae0ad996b62d66288ac320c3db876e32f2a903f6eefc137
|
3 |
+
size 2056220
|