Anna4242/tool-n1-sft-combined-standardized
收藏资源简介:
--- dataset_info: features: - name: system_prompt dtype: string - name: query dtype: string - name: output dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 830013975.6358666 num_examples: 288962 - name: test num_bytes: 92465489.8043261 num_examples: 32108 download_size: 204959785 dataset_size: 922479465.4401927 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
This dataset includes input and output of dialogue systems, as well as instructions and prompts for the conversation. It contains four fields: system_prompt (system prompt), query (query), output (output), and instruction (instruction). The dataset is divided into training and test sets, which can be used to train and evaluate dialogue system models.




