#Fine tuning with text dataset!
5 messages · Page 1 of 1 (latest)
Sure. Base models (not instruct) are pretty much entirely trained on raw text.
Make sure to break it up into chucks smaller than the context window.
can you show the example?
5 messages · Page 1 of 1 (latest)
I want to fine-tune a model, but is it possible to fine-tune using only a text dataset?
Sure. Base models (not instruct) are pretty much entirely trained on raw text.
Make sure to break it up into chucks smaller than the context window.
can you show the example?