flydust/WebInstructSub_axolotl
收藏资源简介:
--- dataset_info: features: - name: orig_question dtype: string - name: orig_answer dtype: string - name: question dtype: string - name: answer dtype: string - name: source dtype: string - name: index dtype: int64 - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 8765539983 num_examples: 2335220 download_size: 4825397456 dataset_size: 8765539983 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes various features such as original question (orig_question), original answer (orig_answer), question (question), answer (answer), source (source), index (index), and conversations. The conversations feature is a list containing sender (from) and content (value). The dataset is divided into a training set (train) with 2,335,220 samples, totaling 8,765,539,983 bytes. The download size of the dataset is 4,825,397,456 bytes.



