alpha-2 / README.md
imbesat-rizvi's picture
Added with symbolic context
15bb1e7
metadata
license: apache-2.0
dataset_info:
  features:
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: targets
      sequence: string
    - name: target_choices
      sequence: string
    - name: target_scores
      sequence: int32
    - name: reasoning
      dtype: string
    - name: source_data
      dtype: string
    - name: context_id
      dtype: int32
    - name: question_id
      dtype: int32
    - name: symbolic_context
      dtype: string
    - name: symbolic_entity_map
      dtype: string
    - name: symbolic_question
      sequence: string
    - name: num_context_entities
      dtype: int32
    - name: num_question_entities
      dtype: int32
    - name: question_type
      dtype: string
    - name: reasoning_types
      sequence: string
    - name: spatial_types
      sequence: string
    - name: commonsense_question
      dtype: string
    - name: canary
      dtype: string
    - name: comments
      sequence: string
configs:
  - config_name: SpaRP-PS1 (SpaRTUN)
    version: 1.1.0
    data_files:
      - split: train
        path: SpaRP-PS1 (SpaRTUN)/train.json
      - split: validation
        path: SpaRP-PS1 (SpaRTUN)/val.json
      - split: test
        path: SpaRP-PS1 (SpaRTUN)/test.json
  - config_name: SpaRP-PS2 (StepGame)
    version: 1.1.0
    data_files:
      - split: train
        path: SpaRP (StepGame)/PS2/train.json
      - split: validation
        path: SpaRP (StepGame)/PS2/val.json
      - split: test
        path: SpaRP (StepGame)/PS2/test.json
  - config_name: SpaRP-PS3 (StepGame-Ext-01)
    version: 1.1.0
    data_files:
      - split: train
        path: SpaRP (StepGame)/PS3/train.json
      - split: validation
        path: SpaRP (StepGame)/PS3/val.json
      - split: test
        path: SpaRP (StepGame)/PS3/test.json
  - config_name: SpaRP-PS4 (StepGame-Ext-02)
    version: 1.1.0
    data_files:
      - split: train
        path: SpaRP (StepGame)/PS4/train.json
      - split: validation
        path: SpaRP (StepGame)/PS4/val.json
      - split: test
        path: SpaRP (StepGame)/PS4/test.json

SpaRP: Spatial Reasoning Paths

Licensing Information

Creative Commons Attribution 4.0 International