radar-test / README.md
kenqgu's picture
Upload dataset
adf8aca verified
metadata
dataset_info:
  - config_name: radar
    features:
      - name: task_id
        dtype: string
      - name: query
        dtype: string
      - name: answer
        dtype: string
      - name: artifact_type
        dtype: string
      - name: artifact_scope
        dtype: string
      - name: query_cols
        sequence: string
      - name: artifact_reasoning_cols
        sequence: string
      - name: table
        struct:
          - name: headers
            sequence: string
          - name: rows
            sequence:
              sequence: string
      - name: num_rows
        dtype: int64
      - name: num_cols
        dtype: int64
      - name: recovered_tables_transform_spec
        struct:
          - name: drop_rows
            sequence:
              sequence: int64
          - name: overwrite_cells
            list:
              list:
                - name: col
                  dtype: string
                - name: new_value
                  dtype: string
                - name: row
                  dtype: int64
      - name: base_data_num_tokens
        dtype: int64
      - name: base_data_token_bucket
        dtype: int64
      - name: perturbation_note
        dtype: string
    splits:
      - name: test
        num_bytes: 52945961
        num_examples: 2980
    download_size: 5774050
    dataset_size: 52945961
  - config_name: radar-sizes
    features:
      - name: task_id
        dtype: string
      - name: query
        dtype: string
      - name: answer
        dtype: string
      - name: artifact_type
        dtype: string
      - name: artifact_scope
        dtype: string
      - name: query_cols
        sequence: string
      - name: artifact_reasoning_cols
        sequence: string
      - name: table
        struct:
          - name: headers
            sequence: string
          - name: rows
            sequence:
              sequence: string
      - name: num_rows
        dtype: int64
      - name: num_cols
        dtype: int64
      - name: recovered_tables_transform_spec
        struct:
          - name: drop_rows
            sequence:
              sequence: int64
          - name: overwrite_cells
            list:
              list:
                - name: col
                  dtype: string
                - name: new_value
                  dtype: string
                - name: row
                  dtype: int64
      - name: base_data_num_tokens
        dtype: int64
      - name: base_data_token_bucket
        dtype: int64
      - name: perturbation_note
        dtype: string
    splits:
      - name: test
        num_bytes: 12090950
        num_examples: 720
    download_size: 1306528
    dataset_size: 12090950
  - config_name: radar-tasks
    features:
      - name: task_id
        dtype: string
      - name: query
        dtype: string
      - name: answer
        dtype: string
      - name: artifact_type
        dtype: string
      - name: artifact_scope
        dtype: string
      - name: query_cols
        sequence: string
      - name: artifact_reasoning_cols
        sequence: string
      - name: table
        struct:
          - name: headers
            sequence: string
          - name: rows
            sequence:
              sequence: string
      - name: num_rows
        dtype: int64
      - name: num_cols
        dtype: int64
      - name: recovered_tables_transform_spec
        struct:
          - name: drop_rows
            sequence:
              sequence: int64
          - name: overwrite_cells
            list:
              list:
                - name: col
                  dtype: string
                - name: new_value
                  dtype: string
                - name: row
                  dtype: int64
      - name: base_data_num_tokens
        dtype: int64
      - name: base_data_token_bucket
        dtype: int64
      - name: perturbation_note
        dtype: string
    splits:
      - name: test
        num_bytes: 5948253
        num_examples: 313
    download_size: 838456
    dataset_size: 5948253
configs:
  - config_name: radar
    data_files:
      - split: test
        path: radar/test-*
  - config_name: radar-sizes
    data_files:
      - split: test
        path: radar-sizes/test-*
  - config_name: radar-tasks
    data_files:
      - split: test
        path: radar-tasks/test-*