|
|
|
|
|
by youoy
610 days ago
|
|
The quality of your model is going to match at best the quality of the data. If you use yesterday's model to label data/create a synthetic dataset, then the new model built on top of it cannot go beyond that. If it can, then it can also do it (and better) with the data that trained yesterday's model. |
|
We do this in fine-tuning all the time: see reverse prompting, etc.