--- dataset_info: - config_name: english features: - name: id dtype: string - name: images list: - name: bytes dtype: 'null' - name: path dtype: string - name: conversation list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 704316 num_examples: 1126 - name: val num_bytes: 125448 num_examples: 200 - name: test num_bytes: 125855 num_examples: 200 download_size: 393802 dataset_size: 955619 - config_name: italian features: - name: id dtype: string - name: images list: - name: bytes dtype: 'null' - name: path dtype: string - name: conversation list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 3543162 num_examples: 6325 - name: val num_bytes: 135406 num_examples: 240 - name: test num_bytes: 137663 num_examples: 240 download_size: 1163969 dataset_size: 3816231 configs: - config_name: english data_files: - split: train path: english/train-* - split: val path: english/val-* - split: test path: english/test-* - config_name: italian data_files: - split: train path: italian/train-* - split: val path: italian/val-* - split: test path: italian/test-* ---