Tsaisplus
Tsaisplus
> When I used python 3.6, I found that there was an error reported in the habitat tab, so I upgraded the python version to 3.7. if there is a...
same error here
the error was solved by adding "max_steps": 1000000 in the training.args.
> Please set `max_steps`, since our PackedDataset is implemented base on IterableDataset Hi thank you for pointing this out. after seting the max_steps, new error occurs as follows: 0%| |...
unfortunately not yet. waiting for the develop team.
> > > Please set `max_steps`, since our PackedDataset is implemented base on IterableDataset > > > > > > Hi thank you for pointing this out. > > after...
I have the same question.
> 请问您有找到全参微调脚本是哪个吗 https://github.com/OpenGVLab/InternVL/tree/main/internvl_chat_gpt_oss/shell/internvl3_5_qwen3 sft
Have you give it a try?