File size: 779 Bytes
6a35550 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
dataset_info:
features:
- name: data_index_by_user
dtype: int32
- name: answer_index
dtype: int32
- name: logical_forms
sequence: string
- name: logical_form_pretty
dtype: string
- name: world_literals
struct:
- name: world1
sequence: string
- name: world2
sequence: string
- name: question
dtype: string
splits:
- name: train
num_bytes: 1151125
num_examples: 1941
- name: validation
num_bytes: 166067
num_examples: 278
- name: test
num_bytes: 331246
num_examples: 552
download_size: 593900
dataset_size: 1648438
---
# Dataset Card for "kor_quarel"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |