--- dataset_info: features: - name: prompt dtype: string - name: response dtype: string - name: word dtype: string - name: metadata struct: - name: character_count dtype: int64 - name: difficulty dtype: int64 - name: language dtype: string splits: - name: train num_bytes: 680287 num_examples: 2000 download_size: 126330 dataset_size: 680287 configs: - config_name: default data_files: - split: train path: data/train-* ---