hanane's picture
Upload dataset
6aebd3e verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: claim
      dtype: string
    - name: claim_raw_string
      dtype: string
    - name: response
      dtype: string
    - name: references
      sequence: string
    - name: citation_links
      sequence: string
    - name: webpage_references
      sequence: string
    - name: attribution_label
      dtype: string
    - name: src_dataset
      dtype: string
    - name: id
      dtype: string
    - name: example_type
      dtype: string
    - name: error_type
      dtype: string
    - name: original_label
      dtype: string
    - name: label_switch
      dtype: string
  splits:
    - name: dev
      num_bytes: 3360699
      num_examples: 1198
    - name: train
      num_bytes: 148790240
      num_examples: 57988
  download_size: 100424035
  dataset_size: 152150939
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*