Closed tjthejuggler closed 9 months ago
I am trying to finetune with a parquet dataset like this one:
https://huggingface.co/datasets/MadVoyager/stable_diffusion_instructional_dataset
when i put it into the /data folder i expected the dataset to show up in the list of datasets, but it didn't.
transformers
Sorry if this is something simple or unrealistic or something!
Parquet is supported, see https://github.com/hiyouga/LLaMA-Factory?tab=readme-ov-file#data-preparation-optional
Thankyou!
Reminder
Reproduction
I am trying to finetune with a parquet dataset like this one:
https://huggingface.co/datasets/MadVoyager/stable_diffusion_instructional_dataset
Expected behavior
when i put it into the /data folder i expected the dataset to show up in the list of datasets, but it didn't.
System Info
transformers
version: 4.37.2Others
Sorry if this is something simple or unrealistic or something!