File size: 538 Bytes
9a3cd9c 54a2f4c 25e098e 6ef121d 9a3cd9c 54a2f4c 9a3cd9c 6ef121d 54a2f4c 9a3cd9c 6ef121d 54a2f4c 6ef121d 9a3cd9c |
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 |
---
dataset_info:
features:
- name: query_id
dtype: int64
- name: passage
dtype: string
- name: prompt
dtype: string
- name: labels
dtype: float64
- name: fold
dtype: int64
splits:
- name: train
num_bytes: 63559819
num_examples: 32580
- name: validation
num_bytes: 15656385
num_examples: 8100
download_size: 32018876
dataset_size: 79216204
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|