File size: 369 Bytes
c2907fb ddf11c2 c2907fb acb61c5 c2907fb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
language: en
license: apache-2.0
dataset_info:
features:
- name: prompt
dtype: string
- name: response
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 162490682.0
num_examples: 155270
- name: test
num_bytes: 8773391.0
num_examples: 8336
download_size: 82339171
dataset_size: 171264073.0
---
|