multi-phase
MultiPhaseneo_sft_phase2_multi
1. The original dataset can be found at:
https://huggingface.co/datasets/m-a-p/neo_sft_phase2
2. Split multi-turn conversations into individual single-turn samples
Approach: Treat each round of dialogue as a separate question-and-answer pair, and construct the sample by leveraging the contextual information.
Specific Operations:
For each "conversation," iterate through all the dialogue rounds.
Concatenate the "value" of all "human" turns within each "conversation" to… See the full description on the dataset page: https://huggingface.co/datasets/REILX/neo_sft_phase2_multi.
