ToolACE-modified / README.md
iboero16's picture
Upload dataset
a5f0c6b verified
---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: system
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: is_multitool
dtype: bool
splits:
- name: train
num_bytes: 33147763
num_examples: 11300
download_size: 10646188
dataset_size: 33147763
---