File size: 729 Bytes
dd6954d | 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 | ---
dataset_info:
features:
- name: idx
dtype: int64
- name: question
dtype: string
- name: target
dtype: string
- name: references
dtype: string
- name: len_question
dtype: int64
- name: len_target
dtype: int64
splits:
- name: train
num_bytes: 8360993
num_examples: 30123
- name: validation
num_bytes: 1657570
num_examples: 2718
- name: test
num_bytes: 2532366
num_examples: 4159
- name: debug
num_bytes: 1396342
num_examples: 5000
download_size: 4740566
dataset_size: 13947271
---
# Dataset Card for "UDR_DART"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |