metadata
dataset_info:
features:
- name: id
dtype: int64
- name: tools
dtype: string
- name: conversation
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 41833610
num_examples: 9546
- name: valid
num_bytes: 620391
num_examples: 100
- name: test
num_bytes: 603528
num_examples: 100
download_size: 12546185
dataset_size: 43057529
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*