File size: 570 Bytes
87753b8 917361a 87753b8 917361a 87753b8 ade5cf1 ce27c4c 87753b8 ade5cf1 ce27c4c 87753b8 ade5cf1 ce27c4c 31152bb ade5cf1 87753b8 |
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: source
dtype: string
- name: text
dtype: string
- name: label
dtype: string
- name: id
dtype: string
splits:
- name: sft
num_bytes: 65203770
num_examples: 36540
- name: eval
num_bytes: 7299821
num_examples: 4059
- name: test
num_bytes: 7955975
num_examples: 4510
download_size: 40728977
dataset_size: 80459566
configs:
- config_name: default
data_files:
- split: sft
path: data/sft-*
- split: eval
path: data/eval-*
- split: test
path: data/test-*
---
|