cfierro's picture
Upload dataset
6d52a72 verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: data
      struct:
        - name: correct_answer
          dtype: string
        - name: metadata
          struct:
            - name: source
              dtype: string
            - name: wikipedia_url
              dtype: string
            - name: event_type
              dtype: string
            - name: event_id
              dtype: string
            - name: doc_index
              dtype: int64
  splits:
    - name: pre_cutoff
      num_bytes: 971472
      num_examples: 3858
    - name: post_cutoff
      num_bytes: 964381
      num_examples: 3856
    - name: fictional
      num_bytes: 53592
      num_examples: 298
  download_size: 658494
  dataset_size: 1989445
configs:
  - config_name: default
    data_files:
      - split: pre_cutoff
        path: data/pre_cutoff-*
      - split: post_cutoff
        path: data/post_cutoff-*
      - split: fictional
        path: data/fictional-*