--- dataset_info: - config_name: IQ features: - name: file_name dtype: string - name: initial_svg dtype: string - name: destination_svg dtype: string - name: movement_vector struct: - name: blue struct: - name: angle_degrees dtype: int64 - name: clockwise dtype: bool - name: rotation_center sequence: int64 - name: cyan struct: - name: angle_degrees dtype: int64 - name: clockwise dtype: bool - name: rotation_center sequence: int64 - name: green struct: - name: angle_degrees dtype: int64 - name: clockwise dtype: bool - name: rotation_center sequence: int64 - name: magenta struct: - name: angle_degrees dtype: int64 - name: clockwise dtype: bool - name: rotation_center sequence: int64 - name: orange struct: - name: angle_degrees dtype: int64 - name: clockwise dtype: bool - name: rotation_center sequence: int64 - name: red struct: - name: angle_degrees dtype: int64 - name: clockwise dtype: bool - name: rotation_center sequence: int64 - name: yellow struct: - name: angle_degrees dtype: int64 - name: clockwise dtype: bool - name: rotation_center sequence: int64 - name: movement_description struct: - name: blue dtype: string - name: cyan dtype: string - name: green dtype: string - name: magenta dtype: string - name: orange dtype: string - name: red dtype: string - name: yellow dtype: string - name: movement_full_descriptions dtype: string splits: - name: rotation num_bytes: 2534089719 num_examples: 300000 download_size: 257189848 dataset_size: 2534089719 - config_name: chessboard features: - name: file_name dtype: string - name: svg dtype: string splits: - name: space num_bytes: 764131437 num_examples: 300000 - name: color num_bytes: 764140390 num_examples: 300000 download_size: 144994214 dataset_size: 1528271827 - config_name: default features: - name: file_name dtype: string - name: svg dtype: string splits: - name: space num_bytes: 25451287 num_examples: 10000 - name: color num_bytes: 25451854 num_examples: 10000 download_size: 4833700 dataset_size: 50903141 - config_name: physics features: - name: file_name dtype: string - name: initial_svg dtype: string - name: destination_svg dtype: string - name: movement_vector struct: - name: blue sequence: int64 - name: cyan sequence: int64 - name: green sequence: int64 - name: magenta sequence: int64 - name: orange sequence: int64 - name: red sequence: int64 - name: yellow sequence: int64 - name: movement_description struct: - name: blue dtype: string - name: cyan dtype: string - name: green dtype: string - name: magenta dtype: string - name: orange dtype: string - name: red dtype: string - name: yellow dtype: string - name: movement_full_descriptions dtype: string splits: - name: movement num_bytes: 2442590237 num_examples: 300000 download_size: 246277256 dataset_size: 2442590237 configs: - config_name: IQ data_files: - split: rotation path: IQ/rotation-* - config_name: chessboard data_files: - split: space path: chessboard/space-* - split: color path: chessboard/color-* - config_name: default data_files: - split: space path: data/space-* - split: color path: data/color-* - config_name: physics data_files: - split: movement path: physics/movement-* ---