wmdata / switch_inference /dataset_info.json
shyang
Restore original six switch cases and keep new POV cases
e09e5dd
Raw
History Blame Contribute Delete
1.56 kB
{
"dataset_name": "switch_inference",
"created_at": "2026-06-02T17:05:29.994273+00:00",
"case_count": 8,
"scene_count": 8,
"frames_per_video": 320,
"switch_frame": 160,
"image_size": [
1280,
704
],
"perspective": "first-person POV",
"action_distribution": {
"fireball": 6,
"present_painting": 1,
"swim_into_sea": 1
},
"action_format": {
"file_format": "npy",
"dtype": "float32",
"shape": [
321,
4,
4
]
},
"original_source_url": "https://huggingface.co/datasets/Andyson/lingbot/tree/main/prompt-switch/2026-05-25_magic_prompt_switch_training_free_inputs",
"original_cases": [
{
"case_id": "ps_00_act_demo0_npy_00",
"scene_index": 0,
"action_label": "fireball"
},
{
"case_id": "ps_05_act_demo1_npy_05",
"scene_index": 1,
"action_label": "fireball"
},
{
"case_id": "ps_10_act_demo2_npy_10",
"scene_index": 2,
"action_label": "fireball"
},
{
"case_id": "ps_15_act_demo0_npy_15",
"scene_index": 3,
"action_label": "fireball"
},
{
"case_id": "ps_20_act_demo1_npy_20",
"scene_index": 4,
"action_label": "fireball"
},
{
"case_id": "ps_25_act_demo2_npy_25",
"scene_index": 5,
"action_label": "fireball"
}
],
"new_cases": [
"custom_00_court_present_painting",
"custom_01_seaside_jump_swim"
],
"overwrite_note": "This eight-case dataset intentionally overwrites the previous two-case switch_inference upload."
}