LargeWorldModel / LWM

Apache License 2.0
7.1k stars 549 forks source link

Request for guidance on fine-tuning a model with custom data #35

Open awzhgw opened 7 months ago

awzhgw commented 7 months ago

Hello, I am a big fan of your project and I am interested in using your model for my own data. However, I am new to fine-tuning models and I am not sure how to proceed. Could you please provide some guidance on the steps I need to take to fine-tune your model with my own data?

Specifically, I would like to know:

1.What format my data needs to be in 2.How to preprocess my data 3.How to configure the model for fine-tuning 4.How to train the model on my data 5.How to evaluate the performance of the fine-tuned model

I would greatly appreciate any help you can provide. Thank you!

I hope this helps! Let me know if you have any other questions.

Also, it's worth noting that it's always a good idea to include as much information as possible about your specific use case and any error messages or unexpected behavior you are encountering when you are creating an issue on GitHub. This will help the maintainers of the project to better understand your problem and provide a more accurate solution.

angelacast135 commented 6 months ago

here in this commit is the info for the data formatting. hope this helps!

sihany077 commented 6 months ago

Hi, I am also new to fine-tuning models. Do you know how to fine-tune this model now?