--- dataset_info: features: - name: prompt dtype: string - name: midi_tokens list: int64 - name: text_input_ids list: int64 - name: midi_length dtype: int64 - name: text_length dtype: int64 splits: - name: train num_bytes: 9956406 num_examples: 1000 download_size: 9484437 dataset_size: 9956406 configs: - config_name: default data_files: - split: train path: data/train-* ---