Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
kor_nq_open / README.md
yslim0726's picture
Upload README.md with huggingface_hub
2529e73
|
raw
history blame
644 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: data_index_by_user
dtype: int32
- name: question
dtype: string
- name: answer
sequence: string
splits:
- name: train
num_bytes: 8520218
num_examples: 87925
- name: validation
num_bytes: 394518
num_examples: 3610
download_size: 5925491
dataset_size: 8914736
---
# Dataset Card for "kor_nq_open"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)