robomimic_mh

  • 설명 :

Robomimic 혼합 인간 데이터 세트는 RoboTurk 플랫폼을 사용하여 여러 혼합 기능 운영자가 수집했습니다. 각 데이터 세트는 200개의 데모로 구성됩니다.

각 작업에는 두 가지 버전이 있습니다. 하나는 저차원 관찰( low_dim )이고 다른 하나는 이미지( image )입니다.

데이터 세트는 RLDS 형식을 따라 단계와 에피소드를 나타냅니다.

나뉘다
'train' 300
@inproceedings{robomimic2021,
  title={What Matters in Learning from Offline Human Demonstrations for Robot Manipulation},
  author={Ajay Mandlekar and Danfei Xu and Josiah Wong and Soroush Nasiriany
          and Chen Wang and Rohun Kulkarni and Li Fei-Fei and Silvio Savarese
          and Yuke Zhu and Roberto Mart\'{i}n-Mart\'{i}n},
  booktitle={Conference on Robot Learning},
  year={2021}
}

robomimic_mh/lift_mh_image(기본 구성)

  • 다운로드 크기 : 2.50 GiB

  • 데이터 세트 크기 : 363.18 MiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'agentview_image': Image(shape=(84, 84, 3), dtype=uint8),
            'object': Tensor(shape=(10,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(32,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/agentview_image 영상 (84, 84, 3) uint8
단계/관찰/객체 텐서 (10,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_eye_in_hand_image 영상 (84, 84, 3) uint8
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (32,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/lift_mh_low_dim

  • 다운로드 크기 : 45.73 MiB

  • 데이터 세트 크기 : 27.26 MiB

  • 자동 캐시 ( 문서 ): 예

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(10,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(32,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/객체 텐서 (10,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (32,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/can_mh_image

  • 다운로드 크기 : 5.05 GiB

  • 데이터세트 크기 : 1.23 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'agentview_image': Image(shape=(84, 84, 3), dtype=uint8),
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(71,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/agentview_image 영상 (84, 84, 3) uint8
단계/관찰/객체 텐서 (14,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_eye_in_hand_image 영상 (84, 84, 3) uint8
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (71,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/can_mh_low_dim

  • 다운로드 크기 : 107.28 MiB

  • 데이터 세트 크기 : 75.19 MiB

  • 자동 캐시 ( 문서 ): 예

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(71,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/객체 텐서 (14,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (71,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/square_mh_image

  • 다운로드 크기 : 6.48 GiB

  • 데이터세트 크기 : 1.07 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'agentview_image': Image(shape=(84, 84, 3), dtype=uint8),
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(45,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/agentview_image 영상 (84, 84, 3) uint8
단계/관찰/객체 텐서 (14,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_eye_in_hand_image 영상 (84, 84, 3) uint8
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (45,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/square_mh_low_dim

  • 다운로드 크기 : 118.13 MiB

  • 데이터 세트 크기 : 80.37 MiB

  • 자동 캐시 ( 문서 ): 예

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(45,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/객체 텐서 (14,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (45,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/transport_mh_image

  • 다운로드 크기 : 31.47 GiB

  • 데이터세트 크기 : 7.69 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(14,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(41,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
            'robot1_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot1_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot1_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot1_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot1_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot1_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_vel': Tensor(shape=(7,), dtype=float64),
            'shouldercamera0_image': Image(shape=(84, 84, 3), dtype=uint8),
            'shouldercamera1_image': Image(shape=(84, 84, 3), dtype=uint8),
        }),
        'reward': float64,
        'states': Tensor(shape=(115,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (14,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/객체 텐서 (41,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_eye_in_hand_image 영상 (84, 84, 3) uint8
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/관찰/robot1_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot1_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot1_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot1_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot1_eye_in_hand_image 영상 (84, 84, 3) uint8
단계/관찰/robot1_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot1_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot1_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot1_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot1_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot1_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/관찰/shouldercamera0_image 영상 (84, 84, 3) uint8
단계/관찰/shouldercamera1_image 영상 (84, 84, 3) uint8
단계/보상 텐서 float64
단계/상태 텐서 (115,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/transport_mh_low_dim

  • 다운로드 크기 : 607.47 MiB

  • 데이터 세트 크기 : 434.43 MiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(14,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(41,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
            'robot1_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot1_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot1_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot1_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot1_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(115,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (14,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/객체 텐서 (41,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/관찰/robot1_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot1_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot1_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot1_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot1_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot1_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot1_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot1_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot1_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot1_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (115,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울
,

  • 설명 :

Robomimic 혼합 인간 데이터 세트는 RoboTurk 플랫폼을 사용하여 여러 혼합 기능 운영자가 수집했습니다. 각 데이터 세트는 200개의 데모로 구성됩니다.

각 작업에는 두 가지 버전이 있습니다. 하나는 저차원 관찰( low_dim )이고 다른 하나는 이미지( image )입니다.

데이터 세트는 RLDS 형식을 따라 단계와 에피소드를 나타냅니다.

나뉘다
'train' 300
@inproceedings{robomimic2021,
  title={What Matters in Learning from Offline Human Demonstrations for Robot Manipulation},
  author={Ajay Mandlekar and Danfei Xu and Josiah Wong and Soroush Nasiriany
          and Chen Wang and Rohun Kulkarni and Li Fei-Fei and Silvio Savarese
          and Yuke Zhu and Roberto Mart\'{i}n-Mart\'{i}n},
  booktitle={Conference on Robot Learning},
  year={2021}
}

robomimic_mh/lift_mh_image(기본 구성)

  • 다운로드 크기 : 2.50 GiB

  • 데이터 세트 크기 : 363.18 MiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'agentview_image': Image(shape=(84, 84, 3), dtype=uint8),
            'object': Tensor(shape=(10,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(32,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/agentview_image 영상 (84, 84, 3) uint8
단계/관찰/객체 텐서 (10,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_eye_in_hand_image 영상 (84, 84, 3) uint8
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (32,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/lift_mh_low_dim

  • 다운로드 크기 : 45.73 MiB

  • 데이터 세트 크기 : 27.26 MiB

  • 자동 캐시 ( 문서 ): 예

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(10,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(32,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/객체 텐서 (10,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (32,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/can_mh_image

  • 다운로드 크기 : 5.05 GiB

  • 데이터세트 크기 : 1.23 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'agentview_image': Image(shape=(84, 84, 3), dtype=uint8),
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(71,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/agentview_image 영상 (84, 84, 3) uint8
단계/관찰/객체 텐서 (14,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_eye_in_hand_image 영상 (84, 84, 3) uint8
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (71,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/can_mh_low_dim

  • 다운로드 크기 : 107.28 MiB

  • 데이터 세트 크기 : 75.19 MiB

  • 자동 캐시 ( 문서 ): 예

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(71,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train 텐서 부울
better_operator_1_valid 텐서 부울
better_operator_2 텐서 부울
better_operator_2_train 텐서 부울
better_operator_2_valid 텐서 부울
better_train 텐서 부울
better_valid 텐서 부울
episode_id 텐서
수평선 텐서 int32
좋아요 텐서 부울
오케이_베터 텐서 부울
오케이_베터_트레인 텐서 부울
오케이_베터_유효 텐서 부울
okay_operator_1 텐서 부울
Okay_operator_1_train 텐서 부울
okay_operator_1_valid 텐서 부울
okay_operator_2 텐서 부울
Okay_operator_2_train 텐서 부울
okay_operator_2_valid 텐서 부울
오케이_트레인 텐서 부울
오케이_유효 텐서 부울
단계 데이터 세트
단계/액션 텐서 (7,) float64
단계/할인 텐서 int32
단계/is_first 텐서 부울
단계/is_last 텐서 부울
단계/is_terminal 텐서 부울
단계/관찰 풍모Dict
단계/관찰/객체 텐서 (14,) float64
단계/관찰/robot0_eef_pos 텐서 (삼,) float64 엔드 이펙터 위치
단계/관찰/robot0_eef_quat 텐서 (4,) float64 엔드 이펙터 방향
단계/관찰/robot0_eef_vel_ang 텐서 (삼,) float64 엔드 이펙터 각속도
단계/관찰/robot0_eef_vel_lin 텐서 (삼,) float64 엔드 이펙터 데카르트 속도
단계/관찰/robot0_gripper_qpos 텐서 (2,) float64 그리퍼 위치
단계/관찰/robot0_gripper_qvel 텐서 (2,) float64 그리퍼 속도
단계/관찰/robot0_joint_pos 텐서 (7,) float64 7DOF 조인트 위치
단계/관찰/robot0_joint_pos_cos 텐서 (7,) float64
단계/관찰/robot0_joint_pos_sin 텐서 (7,) float64
단계/관찰/robot0_joint_vel 텐서 (7,) float64 7DOF 조인트 속도
단계/보상 텐서 float64
단계/상태 텐서 (71,) float64
기차 텐서 부울
유효한 텐서 부울
더 나쁜 텐서 부울
더 나쁨 텐서 부울
더 나쁜_더 나은 기차 텐서 부울
더 나쁜_더 나은_유효 텐서 부울
더 나빠요 텐서 부울
더 나쁜_괜찮은_기차 텐서 부울
더 나쁜_괜찮은_유효한 텐서 부울
bad_operator_1 텐서 부울
bad_operator_1_train 텐서 부울
bad_operator_1_valid 텐서 부울
bad_operator_2 텐서 부울
bad_operator_2_train 텐서 부울
bad_operator_2_valid 텐서 부울
더 나쁜 기차 텐서 부울
더 나쁘게 유효한 텐서 부울

robomimic_mh/square_mh_image

  • 다운로드 크기 : 6.48 GiB

  • 데이터세트 크기 : 1.07 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 기능 구조 :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'agentview_image': Image(shape=(84, 84, 3), dtype=uint8),
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(45,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
20_퍼센트 텐서 부울
20_percent_train 텐서 부울
20_percent_valid 텐서 부울
50_퍼센트 텐서 부울
50_percent_train 텐서 부울
50_percent_valid 텐서 부울
더 나은 텐서 부울
better_operator_1 텐서 부울
better_operator_1_train Tensor bool
better_operator_1_valid Tensor bool
better_operator_2 Tensor bool
better_operator_2_train Tensor bool
better_operator_2_valid Tensor bool
better_train Tensor bool
better_valid Tensor bool
episode_id Tensor string
horizon Tensor int32
okay Tensor bool
okay_better Tensor bool
okay_better_train Tensor bool
okay_better_valid Tensor bool
okay_operator_1 Tensor bool
okay_operator_1_train Tensor bool
okay_operator_1_valid Tensor bool
okay_operator_2 Tensor bool
okay_operator_2_train Tensor bool
okay_operator_2_valid Tensor bool
okay_train Tensor bool
okay_valid Tensor bool
steps Dataset
steps/action Tensor (7,) float64
steps/discount Tensor int32
steps/is_first Tensor bool
steps/is_last Tensor bool
steps/is_terminal Tensor bool
steps/observation FeaturesDict
steps/observation/agentview_image Image (84, 84, 3) uint8
steps/observation/object Tensor (14,) float64
steps/observation/robot0_eef_pos Tensor (3,) float64 End-effector position
steps/observation/robot0_eef_quat Tensor (4,) float64 End-effector orientation
steps/observation/robot0_eef_vel_ang Tensor (3,) float64 End-effector angular velocity
steps/observation/robot0_eef_vel_lin Tensor (3,) float64 End-effector cartesian velocity
steps/observation/robot0_eye_in_hand_image Image (84, 84, 3) uint8
steps/observation/robot0_gripper_qpos Tensor (2,) float64 Gripper position
steps/observation/robot0_gripper_qvel Tensor (2,) float64 Gripper velocity
steps/observation/robot0_joint_pos Tensor (7,) float64 7DOF joint positions
steps/observation/robot0_joint_pos_cos Tensor (7,) float64
steps/observation/robot0_joint_pos_sin Tensor (7,) float64
steps/observation/robot0_joint_vel Tensor (7,) float64 7DOF joint velocities
steps/reward Tensor float64
steps/states Tensor (45,) float64
train Tensor bool
valid Tensor bool
worse Tensor bool
worse_better Tensor bool
worse_better_train Tensor bool
worse_better_valid Tensor bool
worse_okay Tensor bool
worse_okay_train Tensor bool
worse_okay_valid Tensor bool
worse_operator_1 Tensor bool
worse_operator_1_train Tensor bool
worse_operator_1_valid Tensor bool
worse_operator_2 Tensor bool
worse_operator_2_train Tensor bool
worse_operator_2_valid Tensor bool
worse_train Tensor bool
worse_valid Tensor bool

robomimic_mh/square_mh_low_dim

  • Download size : 118.13 MiB

  • Dataset size : 80.37 MiB

  • Auto-cached ( documentation ): Yes

  • Feature structure :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_operator_1': bool,
    'better_operator_1_train': bool,
    'better_operator_1_valid': bool,
    'better_operator_2': bool,
    'better_operator_2_train': bool,
    'better_operator_2_valid': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_operator_1': bool,
    'okay_operator_1_train': bool,
    'okay_operator_1_valid': bool,
    'okay_operator_2': bool,
    'okay_operator_2_train': bool,
    'okay_operator_2_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(7,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(14,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(45,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_operator_1': bool,
    'worse_operator_1_train': bool,
    'worse_operator_1_valid': bool,
    'worse_operator_2': bool,
    'worse_operator_2_train': bool,
    'worse_operator_2_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • Feature documentation :
Feature Class Shape Dtype Description
FeaturesDict
20_percent Tensor bool
20_percent_train Tensor bool
20_percent_valid Tensor bool
50_percent Tensor bool
50_percent_train Tensor bool
50_percent_valid Tensor bool
better Tensor bool
better_operator_1 Tensor bool
better_operator_1_train Tensor bool
better_operator_1_valid Tensor bool
better_operator_2 Tensor bool
better_operator_2_train Tensor bool
better_operator_2_valid Tensor bool
better_train Tensor bool
better_valid Tensor bool
episode_id Tensor string
horizon Tensor int32
okay Tensor bool
okay_better Tensor bool
okay_better_train Tensor bool
okay_better_valid Tensor bool
okay_operator_1 Tensor bool
okay_operator_1_train Tensor bool
okay_operator_1_valid Tensor bool
okay_operator_2 Tensor bool
okay_operator_2_train Tensor bool
okay_operator_2_valid Tensor bool
okay_train Tensor bool
okay_valid Tensor bool
steps Dataset
steps/action Tensor (7,) float64
steps/discount Tensor int32
steps/is_first Tensor bool
steps/is_last Tensor bool
steps/is_terminal Tensor bool
steps/observation FeaturesDict
steps/observation/object Tensor (14,) float64
steps/observation/robot0_eef_pos Tensor (3,) float64 End-effector position
steps/observation/robot0_eef_quat Tensor (4,) float64 End-effector orientation
steps/observation/robot0_eef_vel_ang Tensor (3,) float64 End-effector angular velocity
steps/observation/robot0_eef_vel_lin Tensor (3,) float64 End-effector cartesian velocity
steps/observation/robot0_gripper_qpos Tensor (2,) float64 Gripper position
steps/observation/robot0_gripper_qvel Tensor (2,) float64 Gripper velocity
steps/observation/robot0_joint_pos Tensor (7,) float64 7DOF joint positions
steps/observation/robot0_joint_pos_cos Tensor (7,) float64
steps/observation/robot0_joint_pos_sin Tensor (7,) float64
steps/observation/robot0_joint_vel Tensor (7,) float64 7DOF joint velocities
steps/reward Tensor float64
steps/states Tensor (45,) float64
train Tensor bool
valid Tensor bool
worse Tensor bool
worse_better Tensor bool
worse_better_train Tensor bool
worse_better_valid Tensor bool
worse_okay Tensor bool
worse_okay_train Tensor bool
worse_okay_valid Tensor bool
worse_operator_1 Tensor bool
worse_operator_1_train Tensor bool
worse_operator_1_valid Tensor bool
worse_operator_2 Tensor bool
worse_operator_2_train Tensor bool
worse_operator_2_valid Tensor bool
worse_train Tensor bool
worse_valid Tensor bool

robomimic_mh/transport_mh_image

  • Download size : 31.47 GiB

  • Dataset size : 7.69 GiB

  • Auto-cached ( documentation ): No

  • Feature structure :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(14,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(41,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
            'robot1_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot1_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot1_eye_in_hand_image': Image(shape=(84, 84, 3), dtype=uint8),
            'robot1_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot1_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot1_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_vel': Tensor(shape=(7,), dtype=float64),
            'shouldercamera0_image': Image(shape=(84, 84, 3), dtype=uint8),
            'shouldercamera1_image': Image(shape=(84, 84, 3), dtype=uint8),
        }),
        'reward': float64,
        'states': Tensor(shape=(115,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • Feature documentation :
Feature Class Shape Dtype Description
FeaturesDict
20_percent Tensor bool
20_percent_train Tensor bool
20_percent_valid Tensor bool
50_percent Tensor bool
50_percent_train Tensor bool
50_percent_valid Tensor bool
better Tensor bool
better_train Tensor bool
better_valid Tensor bool
episode_id Tensor string
horizon Tensor int32
okay Tensor bool
okay_better Tensor bool
okay_better_train Tensor bool
okay_better_valid Tensor bool
okay_train Tensor bool
okay_valid Tensor bool
steps Dataset
steps/action Tensor (14,) float64
steps/discount Tensor int32
steps/is_first Tensor bool
steps/is_last Tensor bool
steps/is_terminal Tensor bool
steps/observation FeaturesDict
steps/observation/object Tensor (41,) float64
steps/observation/robot0_eef_pos Tensor (3,) float64 End-effector position
steps/observation/robot0_eef_quat Tensor (4,) float64 End-effector orientation
steps/observation/robot0_eef_vel_ang Tensor (3,) float64 End-effector angular velocity
steps/observation/robot0_eef_vel_lin Tensor (3,) float64 End-effector cartesian velocity
steps/observation/robot0_eye_in_hand_image Image (84, 84, 3) uint8
steps/observation/robot0_gripper_qpos Tensor (2,) float64 Gripper position
steps/observation/robot0_gripper_qvel Tensor (2,) float64 Gripper velocity
steps/observation/robot0_joint_pos Tensor (7,) float64 7DOF joint positions
steps/observation/robot0_joint_pos_cos Tensor (7,) float64
steps/observation/robot0_joint_pos_sin Tensor (7,) float64
steps/observation/robot0_joint_vel Tensor (7,) float64 7DOF joint velocities
steps/observation/robot1_eef_pos Tensor (3,) float64 End-effector position
steps/observation/robot1_eef_quat Tensor (4,) float64 End-effector orientation
steps/observation/robot1_eef_vel_ang Tensor (3,) float64 End-effector angular velocity
steps/observation/robot1_eef_vel_lin Tensor (3,) float64 End-effector cartesian velocity
steps/observation/robot1_eye_in_hand_image Image (84, 84, 3) uint8
steps/observation/robot1_gripper_qpos Tensor (2,) float64 Gripper position
steps/observation/robot1_gripper_qvel Tensor (2,) float64 Gripper velocity
steps/observation/robot1_joint_pos Tensor (7,) float64 7DOF joint positions
steps/observation/robot1_joint_pos_cos Tensor (7,) float64
steps/observation/robot1_joint_pos_sin Tensor (7,) float64
steps/observation/robot1_joint_vel Tensor (7,) float64 7DOF joint velocities
steps/observation/shouldercamera0_image Image (84, 84, 3) uint8
steps/observation/shouldercamera1_image Image (84, 84, 3) uint8
steps/reward Tensor float64
steps/states Tensor (115,) float64
train Tensor bool
valid Tensor bool
worse Tensor bool
worse_better Tensor bool
worse_better_train Tensor bool
worse_better_valid Tensor bool
worse_okay Tensor bool
worse_okay_train Tensor bool
worse_okay_valid Tensor bool
worse_train Tensor bool
worse_valid Tensor bool

robomimic_mh/transport_mh_low_dim

  • Download size : 607.47 MiB

  • Dataset size : 434.43 MiB

  • Auto-cached ( documentation ): No

  • Feature structure :

FeaturesDict({
    '20_percent': bool,
    '20_percent_train': bool,
    '20_percent_valid': bool,
    '50_percent': bool,
    '50_percent_train': bool,
    '50_percent_valid': bool,
    'better': bool,
    'better_train': bool,
    'better_valid': bool,
    'episode_id': string,
    'horizon': int32,
    'okay': bool,
    'okay_better': bool,
    'okay_better_train': bool,
    'okay_better_valid': bool,
    'okay_train': bool,
    'okay_valid': bool,
    'steps': Dataset({
        'action': Tensor(shape=(14,), dtype=float64),
        'discount': int32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': FeaturesDict({
            'object': Tensor(shape=(41,), dtype=float64),
            'robot0_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot0_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot0_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot0_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot0_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot0_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot0_joint_vel': Tensor(shape=(7,), dtype=float64),
            'robot1_eef_pos': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_quat': Tensor(shape=(4,), dtype=float64),
            'robot1_eef_vel_ang': Tensor(shape=(3,), dtype=float64),
            'robot1_eef_vel_lin': Tensor(shape=(3,), dtype=float64),
            'robot1_gripper_qpos': Tensor(shape=(2,), dtype=float64),
            'robot1_gripper_qvel': Tensor(shape=(2,), dtype=float64),
            'robot1_joint_pos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_cos': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_pos_sin': Tensor(shape=(7,), dtype=float64),
            'robot1_joint_vel': Tensor(shape=(7,), dtype=float64),
        }),
        'reward': float64,
        'states': Tensor(shape=(115,), dtype=float64),
    }),
    'train': bool,
    'valid': bool,
    'worse': bool,
    'worse_better': bool,
    'worse_better_train': bool,
    'worse_better_valid': bool,
    'worse_okay': bool,
    'worse_okay_train': bool,
    'worse_okay_valid': bool,
    'worse_train': bool,
    'worse_valid': bool,
})
  • Feature documentation :
Feature Class Shape Dtype Description
FeaturesDict
20_percent Tensor bool
20_percent_train Tensor bool
20_percent_valid Tensor bool
50_percent Tensor bool
50_percent_train Tensor bool
50_percent_valid Tensor bool
better Tensor bool
better_train Tensor bool
better_valid Tensor bool
episode_id Tensor string
horizon Tensor int32
okay Tensor bool
okay_better Tensor bool
okay_better_train Tensor bool
okay_better_valid Tensor bool
okay_train Tensor bool
okay_valid Tensor bool
steps Dataset
steps/action Tensor (14,) float64
steps/discount Tensor int32
steps/is_first Tensor bool
steps/is_last Tensor bool
steps/is_terminal Tensor bool
steps/observation FeaturesDict
steps/observation/object Tensor (41,) float64
steps/observation/robot0_eef_pos Tensor (3,) float64 End-effector position
steps/observation/robot0_eef_quat Tensor (4,) float64 End-effector orientation
steps/observation/robot0_eef_vel_ang Tensor (3,) float64 End-effector angular velocity
steps/observation/robot0_eef_vel_lin Tensor (3,) float64 End-effector cartesian velocity
steps/observation/robot0_gripper_qpos Tensor (2,) float64 Gripper position
steps/observation/robot0_gripper_qvel Tensor (2,) float64 Gripper velocity
steps/observation/robot0_joint_pos Tensor (7,) float64 7DOF joint positions
steps/observation/robot0_joint_pos_cos Tensor (7,) float64
steps/observation/robot0_joint_pos_sin Tensor (7,) float64
steps/observation/robot0_joint_vel Tensor (7,) float64 7DOF joint velocities
steps/observation/robot1_eef_pos Tensor (3,) float64 End-effector position
steps/observation/robot1_eef_quat Tensor (4,) float64 End-effector orientation
steps/observation/robot1_eef_vel_ang Tensor (3,) float64 End-effector angular velocity
steps/observation/robot1_eef_vel_lin Tensor (3,) float64 End-effector cartesian velocity
steps/observation/robot1_gripper_qpos Tensor (2,) float64 Gripper position
steps/observation/robot1_gripper_qvel Tensor (2,) float64 Gripper velocity
steps/observation/robot1_joint_pos Tensor (7,) float64 7DOF joint positions
steps/observation/robot1_joint_pos_cos Tensor (7,) float64
steps/observation/robot1_joint_pos_sin Tensor (7,) float64
steps/observation/robot1_joint_vel Tensor (7,) float64 7DOF joint velocities
steps/reward Tensor float64
steps/states Tensor (115,) float64
train Tensor bool
valid Tensor bool
worse Tensor bool
worse_better Tensor bool
worse_better_train Tensor bool
worse_better_valid Tensor bool
worse_okay Tensor bool
worse_okay_train Tensor bool
worse_okay_valid Tensor bool
worse_train Tensor bool
worse_valid Tensor bool