Kunpeng-la / README.md
ldruth's picture
Create README.md
dde7799 verified
|
raw
history blame
570 Bytes
---
dataset_info:
features:
- name: query
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
- name: id
dtype: 'null'
splits:
- name: train
num_bytes: 2211312
num_examples: 2743
- name: valid
num_bytes: 77705
num_examples: 100
- name: test
num_bytes: 583565
num_examples: 711
download_size: 1234494
dataset_size: 2872582
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---