Strudel7182's picture
Fix dataset_info.features: add missing `tools` column (stale metadata from schema change)
4b04efd verified
|
Raw
History Blame Contribute Delete
661 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: json
    - name: completion
      dtype: json
    - name: tools
      dtype: json
    - name: current_wire_repr
      dtype: string
    - name: target_wire_repr
      dtype: string
    - name: num_segments
      dtype: int8
    - name: points
      dtype:
        array2_d:
          shape:
            - null
            - 3
          dtype: float32
    - name: wire_id
      dtype: string
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 1258303427
      num_examples: 13354
  download_size: 1204472333
  dataset_size: 1258303427
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*