--- dataset_info: features: - name: idx dtype: int64 - name: inputs dtype: string - name: target dtype: string - name: user_instruction dtype: string - name: system_prompt dtype: string splits: - name: train num_bytes: 183212 num_examples: 26 - name: test num_bytes: 757639 num_examples: 100 download_size: 468564 dataset_size: 940851 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---