First of all, thank you for the fantastic work and for fully open-sourcing both the model and the dataset! It is a huge contribution to democratizing search agents.
While exploring the OpenSeeker-v1-Data on HuggingFace, I noticed an interesting detail regarding the data quality. It appears that a significant portion of the trajectories generated by the teacher model actually lead to incorrect final answers or fail to solve the task. Based on the data, the error rate of these teacher trajectories is around 42.4%.
Were these incorrect trajectories (where the teacher model ultimately failed or provided the wrong answer) directly used to train the student model during the SFT phase?
First of all, thank you for the fantastic work and for fully open-sourcing both the model and the dataset! It is a huge contribution to democratizing search agents.
While exploring the OpenSeeker-v1-Data on HuggingFace, I noticed an interesting detail regarding the data quality. It appears that a significant portion of the trajectories generated by the teacher model actually lead to incorrect final answers or fail to solve the task. Based on the data, the error rate of these teacher trajectories is around 42.4%.
Were these incorrect trajectories (where the teacher model ultimately failed or provided the wrong answer) directly used to train the student model during the SFT phase?