leehanchung / lora-instruct

Finetune Falcon, LLaMA, MPT, and RedPajama on consumer hardware using PEFT LoRA
Apache License 2.0
102 stars 13 forks source link

Error message during training #4

Open ChinJY opened 1 year ago

ChinJY commented 1 year ago

Hi, I truncated "alpaca_data.json" to reduce training time and saved it in another file for training. Unfortunately, using this file gives me the error "pyarrow.lib.ArrowInvalid: JSON parse error: Column() changed from object to array in row 0".

leehanchung commented 1 year ago

Could you please share the full error message?