--- dataset_info: features: - name: id dtype: int64 - name: input_prefix dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 18221843 num_examples: 810 - name: validation num_bytes: 2045904 num_examples: 95 - name: test num_bytes: 1135159 num_examples: 57 download_size: 9637148 dataset_size: 21402906 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---