ckg's picture
fix(BUG) + feat: incorrect inclusion of prior step actions, resolved + updated screen_description content field in line with 'acp_vlora_v6.jinja' template (part 00001-of-00002)
9dafe11 verified
metadata
dataset_info:
  features:
    - name: __key__
      dtype: string
    - name: __url__
      dtype: string
    - name: json
      struct:
        - name: episode_id
          dtype: int64
        - name: messages
          list:
            - name: content
              dtype: string
            - name: role
              dtype: string
        - name: parent
          dtype: string
        - name: screenshot_height
          dtype: int64
        - name: screenshot_width
          dtype: int64
        - name: step_id
          dtype: int64
        - name: tools
          dtype: string
        - name: uid
          dtype: string
    - name: png
      dtype: image
  splits:
    - name: train
      num_bytes: 37824337759
      num_examples: 75900
    - name: test
      num_bytes: 4104352297
      num_examples: 8238
  download_size: 41255963931
  dataset_size: 41928690056
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*