young-geng / EasyLM

Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.
Apache License 2.0
2.38k stars 254 forks source link

example fine-tune alpaca #70

Open ehartford opened 1 year ago

ehartford commented 1 year ago

Can I please have an example of how to fine-tune a LLaMA with Alpaca-formatted dataset using EasyLM?

ehartford commented 1 year ago

(and if it can use jsonl rather than json)