--- dataset_info: features: - name: instruction dtype: string - name: original dtype: string - name: yoda_translation dtype: string splits: - name: train num_bytes: 120817 num_examples: 576 - name: test num_bytes: 30204 num_examples: 144 download_size: 52828 dataset_size: 151021 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---