File size: 596 Bytes
f4244d0 c201cd0 f4244d0 c201cd0 f4244d0 c201cd0 f4244d0 |
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: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: ground_truth
dtype: string
- name: dataset
dtype: string
splits:
- name: ASearcherBase35k
num_bytes: 69818242
num_examples: 35583
- name: ASearcherLRM35k
num_bytes: 69517041
num_examples: 35054
download_size: 20555579
dataset_size: 139335283
configs:
- config_name: default
data_files:
- split: ASearcherBase35k
path: data/ASearcherBase35k-*
- split: ASearcherLRM35k
path: data/ASearcherLRM35k-*
---
|