ntdat8324's picture
Upload dataset
c302d62 verified
|
Raw
History Blame Contribute Delete
674 Bytes
---
dataset_info:
features:
- name: id
dtype: int64
- name: id_raw
dtype: int64
- name: claim_type
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 33775721
num_examples: 3955
- name: validation
num_bytes: 13213903
num_examples: 1674
- name: test
num_bytes: 29175263
num_examples: 3376
download_size: 34246323
dataset_size: 76164887
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---