cfierro's picture
Upload dataset
7e0ab4c 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: doc_index
              dtype: int64
            - name: event_id
              dtype: 'null'
            - name: event_type
              dtype: string
            - name: source
              dtype: string
            - name: wikipedia_text
              dtype: string
            - name: wikipedia_url
              dtype: string
  splits:
    - name: pre_cutoff
      num_bytes: 34844162
      num_examples: 3858
    - name: post_cutoff
      num_bytes: 31829759
      num_examples: 3439
  download_size: 12977738
  dataset_size: 66673921
configs:
  - config_name: default
    data_files:
      - split: pre_cutoff
        path: data/pre_cutoff-*
      - split: post_cutoff
        path: data/post_cutoff-*