| === Real-robot eval === |
| Task: grasp the blue box |
| Policy: /mnt/train-data-1-hdd/kunhsiang/pi05_so101_sc1_exp5_lora/checkpoints/030000/pretrained_model |
| Episodes: 1 x 90s |
| Repo: kunhsiang/eval_lora_checkpoints_030000_pretrained_model_grasp_the_blue_box_2026-04-17 |
| GPU: 0 |
| ======================= |
| INFO 2026-04-17 19:50:53 t_record.py:489 {'dataset': {'encoder_queue_maxsize': 30, |
| 'encoder_threads': 2, |
| 'episode_time_s': 90, |
| 'fps': 30, |
| 'num_episodes': 1, |
| 'num_image_writer_processes': 0, |
| 'num_image_writer_threads_per_camera': 4, |
| 'private': False, |
| 'push_to_hub': True, |
| 'rename_map': {}, |
| 'repo_id': 'kunhsiang/eval_lora_checkpoints_030000_pretrained_model_grasp_the_blue_box_2026-04-17', |
| 'reset_time_s': 10, |
| 'root': None, |
| 'single_task': 'grasp the blue box', |
| 'streaming_encoding': True, |
| 'tags': None, |
| 'vcodec': 'libsvtav1', |
| 'video': True, |
| 'video_encoding_batch_size': 1}, |
| 'display_compressed_images': False, |
| 'display_data': False, |
| 'display_ip': None, |
| 'display_port': None, |
| 'interpolation_multiplier': 1, |
| 'play_sounds': False, |
| 'policy': {'action_expert_variant': 'gemma_300m', |
| 'action_feature_names': ['shoulder_pan.pos', |
| 'shoulder_lift.pos', |
| 'elbow_flex.pos', |
| 'wrist_flex.pos', |
| 'wrist_roll.pos', |
| 'gripper.pos'], |
| 'chunk_size': 50, |
| 'compile_mode': 'max-autotune', |
| 'compile_model': False, |
| 'device': 'cuda', |
| 'dtype': 'bfloat16', |
| 'empty_cameras': 0, |
| 'freeze_vision_encoder': False, |
| 'gradient_checkpointing': True, |
| 'image_resolution': (224, 224), |
| 'input_features': {'observation.images.front': {'shape': (3, |
| 480, |
| 640), |
| 'type': <FeatureType.VISUAL: 'VISUAL'>}, |
| 'observation.images.gripper': {'shape': (3, |
| 480, |
| 640), |
| 'type': <FeatureType.VISUAL: 'VISUAL'>}, |
| 'observation.images.top': {'shape': (3, |
| 480, |
| 640), |
| 'type': <FeatureType.VISUAL: 'VISUAL'>}, |
| 'observation.state': {'shape': (6,), |
| 'type': <FeatureType.STATE: 'STATE'>}}, |
| 'license': None, |
| 'max_action_dim': 32, |
| 'max_period': 4.0, |
| 'max_state_dim': 32, |
| 'min_period': 0.004, |
| 'n_action_steps': 50, |
| 'n_obs_steps': 1, |
| 'normalization_mapping': {'ACTION': <NormalizationMode.QUANTILES: 'QUANTILES'>, |
| 'STATE': <NormalizationMode.QUANTILES: 'QUANTILES'>, |
| 'VISUAL': <NormalizationMode.IDENTITY: 'IDENTITY'>}, |
| 'num_inference_steps': 10, |
| 'optimizer_betas': (0.9, 0.95), |
| 'optimizer_eps': 1e-08, |
| 'optimizer_grad_clip_norm': 1.0, |
| 'optimizer_lr': 2.5e-05, |
| 'optimizer_weight_decay': 0.01, |
| 'output_features': {'action': {'shape': (6,), |
| 'type': <FeatureType.ACTION: 'ACTION'>}}, |
| 'paligemma_variant': 'gemma_2b', |
| 'pretrained_path': '/mnt/train-data-1-hdd/kunhsiang/pi05_so101_sc1_exp5_lora/checkpoints/030000/pretrained_model', |
| 'private': None, |
| 'push_to_hub': False, |
| 'relative_exclude_joints': ['gripper'], |
| 'repo_id': None, |
| 'rtc_config': None, |
| 'scheduler_decay_lr': 2.5e-06, |
| 'scheduler_decay_steps': 30000, |
| 'scheduler_warmup_steps': 1000, |
| 'tags': None, |
| 'time_sampling_beta_alpha': 1.5, |
| 'time_sampling_beta_beta': 1.0, |
| 'time_sampling_offset': 0.001, |
| 'time_sampling_scale': 0.999, |
| 'tokenizer_max_length': 200, |
| 'train_expert_only': False, |
| 'use_amp': False, |
| 'use_peft': True, |
| 'use_relative_actions': False}, |
| 'resume': False, |
| 'robot': {'calibration_dir': None, |
| 'cameras': {'front': {'backend': <Cv2Backends.ANY: 0>, |
| 'color_mode': <ColorMode.RGB: 'rgb'>, |
| 'fourcc': None, |
| 'fps': 30, |
| 'height': 480, |
| 'index_or_path': PosixPath('/dev/cam_front'), |
| 'rotation': <Cv2Rotation.NO_ROTATION: 0>, |
| 'warmup_s': 1, |
| 'width': 640}, |
| 'gripper': {'backend': <Cv2Backends.ANY: 0>, |
| 'color_mode': <ColorMode.RGB: 'rgb'>, |
| 'fourcc': None, |
| 'fps': 30, |
| 'height': 480, |
| 'index_or_path': PosixPath('/dev/cam_side'), |
| 'rotation': <Cv2Rotation.NO_ROTATION: 0>, |
| 'warmup_s': 1, |
| 'width': 640}, |
| 'top': {'backend': <Cv2Backends.ANY: 0>, |
| 'color_mode': <ColorMode.RGB: 'rgb'>, |
| 'fourcc': None, |
| 'fps': 30, |
| 'height': 480, |
| 'index_or_path': PosixPath('/dev/cam_top'), |
| 'rotation': <Cv2Rotation.NO_ROTATION: 0>, |
| 'warmup_s': 1, |
| 'width': 640}}, |
| 'disable_torque_on_disconnect': True, |
| 'id': 'my_awesome_follower_arm', |
| 'max_relative_target': None, |
| 'port': '/dev/ttyACM1', |
| 'use_degrees': True}, |
| 'teleop': None} |
| INFO 2026-04-17 19:50:53 eo_utils.py:108 Using video codec: libsvtav1 |
| INFO 2026-04-17 19:50:53 eo_utils.py:108 Using video codec: libsvtav1 |
| INFO 2026-04-17 19:50:53 /factory.py:545 Loading policy's PEFT adapter. |
| INFO 2026-04-17 19:51:48 ing_pi05.py:598 Enabled gradient checkpointing for PI05Pytorch model |
| WARNING 2026-04-17 19:52:22 ng_pi05.py:1102 Vision embedding key might need handling: paligemma_with_expert.paligemma.model.vision_tower.vision_model.embeddings.patch_embedding.bias |
| WARNING 2026-04-17 19:52:22 ng_pi05.py:1102 Vision embedding key might need handling: paligemma_with_expert.paligemma.model.vision_tower.vision_model.embeddings.patch_embedding.weight |
| INFO 2026-04-17 19:53:02 a_opencv.py:179 OpenCVCamera(/dev/cam_front) connected. |
| INFO 2026-04-17 19:53:04 a_opencv.py:179 OpenCVCamera(/dev/cam_top) connected. |
| INFO 2026-04-17 19:53:05 a_opencv.py:179 OpenCVCamera(/dev/cam_side) connected. |
| INFO 2026-04-17 19:53:05 follower.py:105 my_awesome_follower_arm SOFollower connected. |
| Traceback (most recent call last): |
| File "/mnt/train-data-1-hdd/kunhsiang/miniconda3/envs/lerobot-sm120-py312/lib/python3.12/site-packages/lerobot/utils/control_utils.py", line 53, in is_headless |
| import pynput # noqa |
| ^^^^^^^^^^^^^ |
| File "/mnt/train-data-1-hdd/kunhsiang/miniconda3/envs/lerobot-sm120-py312/lib/python3.12/site-packages/pynput/__init__.py", line 40, in <module> |
| from . import keyboard |
| File "/mnt/train-data-1-hdd/kunhsiang/miniconda3/envs/lerobot-sm120-py312/lib/python3.12/site-packages/pynput/keyboard/__init__.py", line 31, in <module> |
| backend = backend(__name__) |
| ^^^^^^^^^^^^^^^^^ |
| File "/mnt/train-data-1-hdd/kunhsiang/miniconda3/envs/lerobot-sm120-py312/lib/python3.12/site-packages/pynput/_util/__init__.py", line 78, in backend |
| raise ImportError('this platform is not supported: {}'.format( |
| ImportError: this platform is not supported: ('failed to acquire X connection: Bad display name ""', DisplayNameError('')) |
| |
| Try one of the following resolutions: |
| |
| * Please make sure that you have an X server running, and that the DISPLAY environment variable is set correctly |
| WARNING 2026-04-17 19:53:05 ol_utils.py:141 Headless environment detected. On-screen cameras display and keyboard inputs will not be available. |
| INFO 2026-04-17 19:53:05 ls/utils.py:142 Recording episode 0 |
| WARNING 2026-04-17 19:53:06 t_record.py:477 Record loop is running slower (2.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| Svt[info]: ------------------------------------------- |
| Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v3.0.0 |
| Svt[info]: SVT [build] : GCC 14.2.1 20250110 (Red Hat 14.2.1-7) 64 bit |
| Svt[info]: LIB Build date: Jul 3 2025 03:14:07 |
| Svt[info]: ------------------------------------------- |
| Svt[warn]: Preset M12 is mapped to M10. |
| Svt[info]: Level of Parallelism: 2 |
| Svt[info]: Number of PPCS 42 |
| Svt[info]: [asm level on system : up to avx512icl] |
| Svt[info]: [asm level selected : up to avx512icl] |
| Svt[info]: ------------------------------------------- |
| Svt[info]: SVT [config]: main profile tier (auto) level (auto) |
| Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 640 / 480 / 30 / 1 |
| Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420 |
| Svt[info]: SVT [config]: preset / tune / pred struct : 10 / PSNR / random access |
| Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 2 / 16 / key frame |
| Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 30 |
| Svt[info]: SVT [config]: AQ mode / variance boost : 2 / 0 |
| Svt[info]: SVT [config]: sharpness / luminance-based QP bias : 0 / 0 |
| Svt[info]: Svt[info]: ------------------------------------------- |
| Svt[info]: ------------------------------------------- |
| Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v3.0.0 |
| Svt[info]: SVT [build] : GCC 14.2.1 20250110 (Red Hat 14.2.1-7) 64 bit |
| Svt[info]: LIB Build date: Jul 3 2025 03:14:07 |
| Svt[info]: ------------------------------------------- |
| Svt[warn]: Preset M12 is mapped to M10. |
| Svt[info]: Level of Parallelism: 2 |
| Svt[info]: Number of PPCS 42 |
| Svt[info]: [asm level on system : up to avx512icl] |
| Svt[info]: [asm level selected : up to avx512icl] |
| Svt[info]: ------------------------------------------- |
| Svt[info]: SVT [config]: main profile tier (auto) level (auto) |
| Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 640 / 480 / 30 / 1 |
| Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420 |
| Svt[info]: SVT [config]: preset / tune / pred struct : 10 / PSNR / random access |
| Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 2 / 16 / key frame |
| Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 30 |
| Svt[info]: SVT [config]: AQ mode / variance boost : 2 / 0 |
| Svt[info]: SVT [config]: sharpness / luminance-based QP bias : 0 / 0 |
| Svt[info]: Svt[info]: ------------------------------------------- |
| Svt[info]: ------------------------------------------- |
| Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v3.0.0 |
| Svt[info]: SVT [build] : GCC 14.2.1 20250110 (Red Hat 14.2.1-7) 64 bit |
| Svt[info]: LIB Build date: Jul 3 2025 03:14:07 |
| Svt[info]: ------------------------------------------- |
| Svt[warn]: Preset M12 is mapped to M10. |
| Svt[info]: Level of Parallelism: 2 |
| Svt[info]: Number of PPCS 42 |
| Svt[info]: [asm level on system : up to avx512icl] |
| Svt[info]: [asm level selected : up to avx512icl] |
| Svt[info]: ------------------------------------------- |
| Svt[info]: SVT [config]: main profile tier (auto) level (auto) |
| Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 640 / 480 / 30 / 1 |
| Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420 |
| Svt[info]: SVT [config]: preset / tune / pred struct : 10 / PSNR / random access |
| Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 2 / 16 / key frame |
| Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 30 |
| Svt[info]: SVT [config]: AQ mode / variance boost : 2 / 0 |
| Svt[info]: SVT [config]: sharpness / luminance-based QP bias : 0 / 0 |
| Svt[info]: Svt[info]: ------------------------------------------- |
| WARNING 2026-04-17 19:53:06 t_record.py:477 Record loop is running slower (19.9 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:07 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:09 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:11 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:13 t_record.py:477 Record loop is running slower (5.0 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:15 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:16 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:18 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:20 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:22 t_record.py:477 Record loop is running slower (5.2 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:24 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:26 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:27 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:29 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:31 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:33 t_record.py:477 Record loop is running slower (5.1 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:35 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:37 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:38 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:40 t_record.py:477 Record loop is running slower (5.2 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:42 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:44 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:46 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:47 t_record.py:477 Record loop is running slower (5.0 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:49 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:51 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:53 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:55 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:57 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:53:58 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:00 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:02 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:04 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:06 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:08 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:09 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:11 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:13 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:15 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:17 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:18 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:20 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:22 t_record.py:477 Record loop is running slower (5.1 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:24 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:26 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:28 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:29 t_record.py:477 Record loop is running slower (5.4 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:31 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:33 t_record.py:477 Record loop is running slower (5.3 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| WARNING 2026-04-17 19:54:35 t_record.py:477 Record loop is running slower (5.5 Hz) than the target FPS (30 Hz). Dataset frames might be dropped and robot control might be unstable. Common causes are: 1) Camera FPS not keeping up 2) Policy inference taking too long 3) CPU starvation |
| The PI05 model is a direct port of the OpenPI implementation. |
| This implementation follows the original OpenPI structure for compatibility. |
| Original implementation: https://github.com/Physical-Intelligence/openpi |
| Loading model from: lerobot/pi05_base |
| ✓ Loaded state dict from model.safetensors |
| Remapped 812 state dict keys |
| All keys loaded successfully! |
| Error trying to import pynput. Switching to headless mode. As a result, the video stream from the cameras won't be shown, and you won't be able to change the control flow with keyboards. For more info, see traceback below. |
| |
| |
|
Map: 0%| | 0/2460 [00:00<?, ? examples/s]
Map: 35%|███▌ | 868/2460 [00:00<00:00, 8647.41 examples/s]
Map: 85%|████████▍ | 2086/2460 [00:00<00:00, 8285.88 examples/s]
Map: 100%|██████████| 2460/2460 [00:00<00:00, 8294.57 examples/s] |
| INFO 2026-04-17 19:54:36 ls/utils.py:142 Stop recording |
| INFO 2026-04-17 19:54:36 a_opencv.py:592 OpenCVCamera(/dev/cam_front) disconnected. |
| INFO 2026-04-17 19:54:36 a_opencv.py:592 OpenCVCamera(/dev/cam_top) disconnected. |
| INFO 2026-04-17 19:54:36 a_opencv.py:592 OpenCVCamera(/dev/cam_side) disconnected. |
| INFO 2026-04-17 19:54:36 follower.py:229 my_awesome_follower_arm SOFollower disconnected. |
|
Processing Files (0 / 0) : | | 0.00B / 0.00B |
|
New Data Upload : | | 0.00B / 0.00B [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A
Processing Files (1 / 1) : 0%| | 2.07kB / 42.8MB, 2.59kB/s |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 2%|▏ | 1.46kB / 61.2kB [A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 2%|▏ | 1.46kB / 61.2kB [A[A[A
Processing Files (1 / 2) : 0%| | 3.53kB / 42.8MB, 1.96kB/s |
| |
| |
| |
|
...hunk-000/file-000.parquet: 1%| | 1.92kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 1%| | 179kB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 1%| | 175kB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 1%| | 169kB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 4%|▎ | 2.19kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 1%| | 1.92kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 1%| | 179kB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 1%| | 175kB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 1%| | 169kB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 1%| | 529kB / 42.8MB, 265kB/s |
|
New Data Upload : 1%| | 526kB / 42.8MB, 263kB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 4%|▎ | 2.19kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 1%| | 1.92kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 1%| | 179kB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 1%| | 175kB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 1%| | 169kB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 4%|▎ | 2.19kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 1%| | 1.92kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 1%| | 179kB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 1%| | 175kB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 1%| | 169kB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 5%|▍ | 2.92kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 2%|▏ | 3.84kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 2%|▏ | 358kB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 2%|▏ | 349kB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 2%|▏ | 338kB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 2%|▏ | 1.05MB / 42.8MB, 406kB/s |
|
New Data Upload : 2%|▏ | 1.05MB / 42.8MB, 404kB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 7%|▋ | 4.39kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 5%|▍ | 7.67kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 5%|▍ | 716kB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 5%|▍ | 699kB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 5%|▍ | 677kB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 5%|▍ | 2.11MB / 42.8MB, 752kB/s |
|
New Data Upload : 5%|▍ | 2.10MB / 42.8MB, 751kB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 13%|█▎ | 8.06kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 11%|█ | 17.3kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 11%|█ | 1.61MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 11%|█ | 1.57MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 11%|█ | 1.52MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 11%|█ | 4.73MB / 42.8MB, 1.58MB/s |
|
New Data Upload : 11%|█ | 4.73MB / 42.8MB, 1.58MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 13%|█▎ | 8.06kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 11%|█ | 17.3kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 11%|█ | 1.61MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 11%|█ | 1.57MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 11%|█ | 1.52MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 19%|█▉ | 11.7kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 17%|█▋ | 26.9kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 17%|█▋ | 2.51MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 17%|█▋ | 2.45MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 17%|█▋ | 2.37MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 17%|█▋ | 7.36MB / 42.8MB, 2.16MB/s |
|
New Data Upload : 17%|█▋ | 7.36MB / 42.8MB, 2.16MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 26%|██▋ | 16.1kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 25%|██▍ | 38.4kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 25%|██▍ | 3.58MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 25%|██▍ | 3.49MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 25%|██▍ | 3.38MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 25%|██▍ | 10.5MB / 42.8MB, 2.92MB/s |
|
New Data Upload : 25%|██▍ | 10.5MB / 42.8MB, 2.92MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 32%|███▏ | 19.8kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 31%|███ | 48.0kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 31%|███ | 4.48MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 31%|███ | 4.37MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 31%|███ | 4.23MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 31%|███ | 13.1MB / 42.8MB, 3.46MB/s |
|
New Data Upload : 31%|███ | 13.1MB / 42.8MB, 3.46MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 40%|███▉ | 24.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 38%|███▊ | 59.5kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 38%|███▊ | 5.55MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 38%|███▊ | 5.42MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 38%|███▊ | 5.24MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 38%|███▊ | 16.3MB / 42.8MB, 4.07MB/s |
|
New Data Upload : 38%|███▊ | 16.3MB / 42.8MB, 4.07MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 46%|████▌ | 27.9kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 44%|████▍ | 69.1kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 44%|████▍ | 6.44MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 44%|████▍ | 6.29MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 44%|████▍ | 6.09MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 44%|████▍ | 18.9MB / 42.8MB, 4.51MB/s |
|
New Data Upload : 44%|████▍ | 18.9MB / 42.8MB, 4.50MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 53%|█████▎ | 32.3kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 52%|█████▏ | 80.6kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 52%|█████▏ | 7.52MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 52%|█████▏ | 7.34MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 52%|█████▏ | 7.10MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 52%|█████▏ | 22.1MB / 42.8MB, 5.02MB/s |
|
New Data Upload : 52%|█████▏ | 22.1MB / 42.8MB, 5.02MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 59%|█████▊ | 36.0kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 58%|█████▊ | 90.2kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 58%|█████▊ | 8.41MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 58%|█████▊ | 8.21MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 58%|█████▊ | 7.95MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 58%|█████▊ | 24.7MB / 42.8MB, 5.37MB/s |
|
New Data Upload : 58%|█████▊ | 24.7MB / 42.8MB, 5.37MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 66%|██████▌ | 40.4kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 65%|██████▌ | 102kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 65%|██████▌ | 9.49MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 65%|██████▌ | 9.26MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 65%|██████▌ | 8.97MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 65%|██████▌ | 27.9MB / 42.8MB, 5.80MB/s |
|
New Data Upload : 65%|██████▌ | 27.9MB / 42.8MB, 5.80MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 72%|███████▏ | 44.0kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 71%|███████ | 111kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 71%|███████ | 10.4MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 71%|███████ | 10.1MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 71%|███████ | 9.81MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 71%|███████ | 30.5MB / 42.8MB, 6.10MB/s |
|
New Data Upload : 71%|███████ | 30.5MB / 42.8MB, 6.10MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 72%|███████▏ | 44.0kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 71%|███████ | 111kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 71%|███████ | 10.4MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 71%|███████ | 10.1MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 71%|███████ | 9.81MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 72%|███████▏ | 44.0kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 71%|███████ | 111kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 71%|███████ | 10.4MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 71%|███████ | 10.1MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 71%|███████ | 9.81MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 72%|███████▏ | 44.0kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 71%|███████ | 111kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 71%|███████ | 10.4MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 71%|███████ | 10.1MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 71%|███████ | 9.81MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 72%|███████▏ | 44.0kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 71%|███████ | 111kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 71%|███████ | 10.4MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 71%|███████ | 10.1MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 71%|███████ | 9.81MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▌ | 46.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▍ | 117kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 75%|███████▍ | 10.9MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 75%|███████▍ | 10.7MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 75%|███████▍ | 10.3MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 75%|███████▍ | 32.1MB / 42.8MB, 5.34MB/s |
|
New Data Upload : 75%|███████▍ | 32.1MB / 42.8MB, 5.34MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▌ | 46.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▍ | 117kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 75%|███████▍ | 10.9MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 75%|███████▍ | 10.7MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 75%|███████▍ | 10.3MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▌ | 46.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▍ | 117kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 75%|███████▍ | 10.9MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 75%|███████▍ | 10.7MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 75%|███████▍ | 10.3MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▌ | 46.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 75%|███████▍ | 117kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 75%|███████▍ | 10.9MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 75%|███████▍ | 10.7MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 75%|███████▍ | 10.3MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 81%|████████▏ | 49.9kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 81%|████████ | 127kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 81%|████████ | 11.8MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 81%|████████ | 11.5MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 81%|████████ | 11.2MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 81%|████████ | 34.7MB / 42.8MB, 5.10MB/s |
|
New Data Upload : 81%|████████ | 34.7MB / 42.8MB, 5.10MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 85%|████████▌ | 52.1kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 85%|████████▍ | 132kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 85%|████████▍ | 12.4MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 85%|████████▍ | 12.1MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 85%|████████▍ | 11.7MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 85%|████████▍ | 36.3MB / 42.8MB, 5.18MB/s |
|
New Data Upload : 85%|████████▍ | 36.3MB / 42.8MB, 5.18MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 91%|█████████ | 55.8kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 91%|█████████ | 142kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 91%|█████████ | 13.2MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 91%|█████████ | 12.9MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 91%|█████████ | 12.5MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 91%|█████████ | 38.9MB / 42.8MB, 5.40MB/s |
|
New Data Upload : 91%|█████████ | 38.9MB / 42.8MB, 5.40MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 98%|█████████▊| 60.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 98%|█████████▊| 153kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 98%|█████████▊| 14.3MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 98%|█████████▊| 14.0MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 98%|█████████▊| 13.5MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 98%|█████████▊| 42.0MB / 42.8MB, 5.68MB/s |
|
New Data Upload : 98%|█████████▊| 42.0MB / 42.8MB, 5.68MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 60.9kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 155kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 99%|█████████▉| 14.5MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 99%|█████████▉| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 99%|█████████▉| 13.7MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (1 / 6) : 99%|█████████▉| 42.6MB / 42.8MB, 5.60MB/s |
|
New Data Upload : 99%|█████████▉| 42.6MB / 42.8MB, 5.60MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 60.9kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 155kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 99%|█████████▉| 14.5MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 99%|█████████▉| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 99%|█████████▉| 13.7MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 60.9kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 155kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 99%|█████████▉| 14.5MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 99%|█████████▉| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 99%|█████████▉| 13.7MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 60.9kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 155kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 99%|█████████▉| 14.5MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 99%|█████████▉| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 99%|█████████▉| 13.7MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 60.9kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 99%|█████████▉| 155kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 99%|█████████▉| 14.5MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 99%|█████████▉| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 99%|█████████▉| 13.7MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (6 / 6) : 100%|██████████| 42.8MB / 42.8MB, 4.98MB/s |
|
New Data Upload : 100%|██████████| 42.8MB / 42.8MB, 4.98MB/s [A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A |
| |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB [A[A |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB [A[A[A |
| |
| |
| |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB [A[A[A[A |
| |
| |
| |
| |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB [A[A[A[A[A |
| |
| |
| |
| |
| |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB [A[A[A[A[A[A |
| |
| |
| |
| |
| |
| |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB [A[A[A[A[A[A[A
Processing Files (6 / 6) : 100%|██████████| 42.8MB / 42.8MB, 4.28MB/s |
|
New Data Upload : 100%|██████████| 42.8MB / 42.8MB, 4.28MB/s |
|
...-04-17/meta/tasks.parquet: 100%|██████████| 2.07kB / 2.07kB |
|
...hunk-000/file-000.parquet: 100%|██████████| 61.2kB / 61.2kB |
|
...hunk-000/file-000.parquet: 100%|██████████| 156kB / 156kB |
|
...nt/chunk-000/file-000.mp4: 100%|██████████| 14.6MB / 14.6MB |
|
...er/chunk-000/file-000.mp4: 100%|██████████| 14.2MB / 14.2MB |
|
...op/chunk-000/file-000.mp4: 100%|██████████| 13.8MB / 13.8MB |
| INFO 2026-04-17 19:54:53 ls/utils.py:142 Exiting |
| |