factcheck_wiki / README.md
anhalu's picture
Upload dataset
a27d937 verified
metadata
dataset_info:
  features:
    - name: pairID
      dtype: string
    - name: evidence
      dtype: string
    - name: gold_label
      dtype: string
    - name: link
      dtype: string
    - name: context
      dtype: string
    - name: sentenceID
      dtype: string
    - name: claim
      dtype: string
    - name: annotator_labels
      dtype: string
    - name: title
      dtype: string
  splits:
    - name: train
      num_bytes: 23729671
      num_examples: 16738
    - name: test
      num_bytes: 2995583
      num_examples: 2091
    - name: dev
      num_bytes: 2970143
      num_examples: 2090
  download_size: 4202862
  dataset_size: 29695397
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: dev
        path: data/dev-*