| { |
| "dataset_name": "break4models", |
| "description": "A 4-shape small-scale dataset for physics-based 3D object breaking simulation and reconstruction", |
| "homepage": "https://huggingface.co/datasets/nikoloside/break4models", |
| "license": "PDDL", |
| "features": { |
| "target_shape": { |
| "dtype": "string", |
| "description": "The target object shape name" |
| }, |
| "max_gssdf_val": { |
| "dtype": "float32", |
| "description": "Maximum GS-SDF (Geometrically-Segmented Signed Distance Field) value" |
| }, |
| "avg_max_gssdf_val": { |
| "dtype": "float32", |
| "description": "Average maximum GS-SDF value" |
| }, |
| "min_gssdf_val": { |
| "dtype": "float32", |
| "description": "Minimum GS-SDF value" |
| }, |
| "avg_min_gssdf_val": { |
| "dtype": "float32", |
| "description": "Average minimum GSSDF value" |
| }, |
| "start_time": { |
| "dtype": "string", |
| "description": "Simulation start timestamp" |
| }, |
| "stop_time": { |
| "dtype": "string", |
| "description": "Simulation end timestamp" |
| }, |
| "total_valid": { |
| "dtype": "int32", |
| "description": "Total number of valid simulation Times" |
| } |
| }, |
| "config_name": "default", |
| "version": { |
| "version_str": "1.0.0", |
| "description": "Initial release", |
| "major": 1, |
| "minor": 0, |
| "patch": 0 |
| }, |
| "splits": { |
| "train": { |
| "name": "train", |
| "num_bytes": 0, |
| "num_examples": 200, |
| "shard_lengths": [] |
| }, |
| "test": { |
| "name": "test", |
| "num_bytes": 0, |
| "num_examples": 50, |
| "shard_lengths": [] |
| } |
| }, |
| "download_checksums": {}, |
| "download_size": 0, |
| "post_processed": null, |
| "supervised_keys": null, |
| "task_templates": [], |
| "builder_name": "json" |
| } |
|
|