cindysridykhan / instruct_storyteller_tinyllama2

Training and Fine-tuning an llm in Python and PyTorch.
38 stars 7 forks source link

Problem on finding "tokenizer.model" and "instruct_dataset" #3

Open unclecode opened 3 months ago

unclecode commented 3 months ago

Hi,

How can I get the "tokenizer.model" and "instruct_dataset"?

Thx