vifactcheck / README.md
tranthaihoa's picture
Upload dataset
f209c24 verified
|
raw
history blame
No virus
698 Bytes
---
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
download_size: 9296619
dataset_size: 27823437
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
---