--- dataset_info: features: - name: desc dtype: string - name: input dtype: string - name: desc_in dtype: string - name: output dtype: string - name: ds_name dtype: string splits: - name: train num_bytes: 4324861.227777458 num_examples: 1000 - name: validation num_bytes: 4316365.723815021 num_examples: 1000 - name: test num_bytes: 4348091.6314561395 num_examples: 1000 download_size: 7199996 dataset_size: 12989318.58304862 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---