vifactcheck / README.md
tranthaihoa's picture
Upload dataset
020be14 verified
|
raw
history blame
No virus
798 Bytes
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: index
      dtype: int64
    - name: Statement
      dtype: string
    - name: Context
      dtype: string
    - name: annotation_id
      dtype: int64
    - name: Topic
      dtype: string
    - name: Author
      dtype: string
    - name: Url
      dtype: string
    - name: labels
      dtype: int64
    - name: Evidence
      dtype: string
  splits:
    - name: train
      num_bytes: 24434360
      num_examples: 5062
    - name: dev
      num_bytes: 3389077
      num_examples: 723
    - name: test
      num_bytes: 6954118
      num_examples: 1447
  download_size: 11781342
  dataset_size: 34777555
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*