movingout_task2 / README.md
ShuaKang's picture
Upload dataset
2a8ebfb verified
|
raw
history blame
515 Bytes
metadata
dataset_info:
  features:
    - name: map_name
      dtype: string
    - name: trajectory_id
      dtype: int64
    - name: steps_data
      dtype: string
    - name: num_steps
      dtype: int64
  splits:
    - name: train
      num_bytes: 294961624
      num_examples: 624
    - name: evaluation
      num_bytes: 44835654
      num_examples: 96
  download_size: 68217242
  dataset_size: 339797278
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: evaluation
        path: data/evaluation-*