mouse-core-test / README.md
micahr234's picture
New rollout data
06ce624 verified
|
Raw
History Blame Contribute Delete
812 Bytes
metadata
dataset_info:
  config_name: demo_multi_modal
  features:
    - name: action
      struct:
        - name: discrete
          list: int64
        - name: continuous
          list: float32
    - name: time
      dtype: int64
    - name: observation
      struct:
        - name: discrete
          dtype: int64
        - name: continuous
          list: float32
        - name: image
          list:
            list: float32
    - name: reward
      dtype: float32
    - name: done
      dtype: int64
    - name: group_id
      dtype: string
    - name: episode_index
      dtype: int64
    - name: reward_episodic
      dtype: float64
    - name: env
      dtype: string
  splits:
    - name: train
      num_bytes: 145410
      num_examples: 25
  download_size: 150947
  dataset_size: 145410
configs:
  - config_name: demo_multi_modal
    data_files:
      - split: train
        path: data/train-*