UnSeenTimeQA / README.md
nurakib's picture
Upload README.md with huggingface_hub
61a9da2 verified
|
raw
history blame
901 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: id
      dtype: string
    - name: data_split
      dtype: string
    - name: execution
      dtype: string
    - name: split_id
      dtype: int64
    - name: question_type
      dtype: string
    - name: domain_description
      dtype: string
    - name: objects_description
      sequence: string
    - name: initial_states_description
      sequence: string
    - name: events
      sequence: string
    - name: question
      dtype: string
    - name: answers
      sequence: string
    - name: depth
      dtype: int64
    - name: do_not_train
      dtype: bool
  splits:
    - name: easy
      num_bytes: 13122551
      num_examples: 2700
    - name: medium
      num_bytes: 13645734
      num_examples: 2700
    - name: hard_serial
      num_bytes: 12891819
      num_examples: 2700
    - name: hard_parallel
      num_bytes: 13905948
      num_examples: 2700
  download_size: 5527406
  dataset_size: 53566052