PleIAs/SYNTH
Viewer • Updated • 68M • 5.9k • 270
a second experiment to train only on synthetic messages! same config as honkhazard-1 but scaled up. failed but published because why not :)
trained on 1x rtx 5090 in 129.6m:

pre-trained only on SYNTH messages in the following format:
<|bos|><|user_start|>{{query}}<|user_end|><|assistant_start|><|reasoning_start|>{{synthetic_reasoning}}<|reasoning_end|>{{synthetic_answer}}<|assistant_end|>
no post-training of any form has been performed on this model
definitely more capable than honkhazard-1, it shows some real understanding of prompts but fails to give an answer correctly. it now follows completely the <|reasoning_start>talking to self<|reasoning_end>more human answer<|assistant_end|> naturally. it can answer "What is 2 + 2?" as 4 but gets confused/wrong if other numbers. often gets stuck repeating one token (sometimes temporarily, sometimes forever). likely still parameter limited