File size: 456 Bytes
e80867d 2369895 e80867d 2369895 e80867d | 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 | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 38417702.299406834
num_examples: 22744
- name: validation
num_bytes: 504576.912
num_examples: 294
download_size: 15264576
dataset_size: 38922279.211406834
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|