gflights-annotated / README.md
nph4rd's picture
Upload dataset
69eb0aa verified
metadata
dataset_info:
  features:
    - name: task_id
      dtype: string
    - name: task_description
      dtype: string
    - name: task_reviews
      list:
        - name: approved
          dtype: bool
        - name: correction
          dtype: 'null'
        - name: correction_schema
          dtype: 'null'
        - name: created
          dtype: float64
        - name: id
          dtype: string
        - name: parent_id
          dtype: 'null'
        - name: reason
          dtype: string
        - name: resource_id
          dtype: string
        - name: resource_type
          dtype: string
        - name: reviewer
          dtype: string
        - name: reviewer_type
          dtype: string
        - name: updated
          dtype: float64
        - name: with_resources
          dtype: 'null'
    - name: state_coordinates
      sequence: int64
    - name: action
      dtype: string
    - name: tool
      dtype: string
    - name: prompt
      dtype: 'null'
    - name: result
      dtype: 'null'
    - name: end_state_coordinates
      sequence: int64
    - name: namespace
      dtype: string
    - name: metadata
      dtype: 'null'
    - name: model
      dtype: 'null'
    - name: agent_id
      dtype: 'null'
    - name: reviews
      list:
        - name: approved
          dtype: bool
        - name: correction
          dtype: 'null'
        - name: correction_schema
          dtype: 'null'
        - name: created
          dtype: float64
        - name: id
          dtype: string
        - name: parent_id
          dtype: 'null'
        - name: reason
          dtype: string
        - name: resource_id
          dtype: string
        - name: resource_type
          dtype: string
        - name: reviewer
          dtype: string
        - name: reviewer_type
          dtype: string
        - name: updated
          dtype: float64
        - name: with_resources
          sequence: 'null'
    - name: action_opts
      sequence: 'null'
    - name: episode_id
      dtype: string
    - name: state_image_0
      dtype: image
    - name: state_image_1
      dtype: image
    - name: end_state_image_0
      dtype: image
    - name: end_state_image_1
      dtype: image
  splits:
    - name: train
      num_bytes: 749717890
      num_examples: 1386
  download_size: 724293576
  dataset_size: 749717890
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*