EttoreMara/items_prompts_full
收藏资源简介:
--- dataset_info: features: - name: prompt dtype: string - name: completion dtype: string splits: - name: train num_bytes: 343250234 num_examples: 800000 - name: val num_bytes: 4291752 num_examples: 10000 - name: test num_bytes: 4288537 num_examples: 10000 download_size: 176746432 dataset_size: 351830523 configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* ---
This dataset comprises two core features: prompt and completion, both of which are of string data type. The dataset is divided into a training set with 800,000 examples, a validation set with 10,000 examples and a test set with 10,000 examples. The total download size is 176,746,432 bytes, and the total size of the dataset is 351,830,523 bytes.



