drone-formations / README.md
Louj's picture
Upload dataset
91f7283 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: solution
      dtype: string
    - name: escort_drones
      dtype: int64
    - name: target_drones
      dtype: int64
    - name: formation
      dtype: string
    - name: base_position
      sequence: float64
    - name: flight_radius
      dtype: float64
    - name: motion_type
      dtype: string
    - name: rotation_cycles
      dtype: int64
    - name: scale_factor
      dtype: float64
    - name: source_subset
      dtype: string
    - name: domain
      dtype: string
    - name: source
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: metadata
      struct:
        - name: base_position
          sequence: float64
        - name: color_map
          struct:
            - name: escort
              sequence: int64
            - name: target
              sequence: int64
        - name: cycle_times
          dtype: int64
        - name: escort_drones
          dtype: int64
        - name: flight_radius
          dtype: float64
        - name: target_drones
          dtype: int64
  splits:
    - name: train
      num_bytes: 536943
      num_examples: 100
  download_size: 114764
  dataset_size: 536943
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*