File size: 512 Bytes
057b7b3 02b5161 057b7b3 02b5161 43bca54 02b5161 057b7b3 43bca54 057b7b3 | 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 | ---
dataset_info:
features:
- name: client_id
dtype: int64
- name: instruction
dtype: string
- name: response
dtype: string
- name: language
dtype: string
splits:
- name: train
num_bytes: 12392628
num_examples: 22962
- name: validation
num_bytes: 1377852
num_examples: 2551
download_size: 6817196
dataset_size: 13770480
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|