Zhao fuyong

Results 6 issues of Zhao fuyong

When training with part of the cc3m dataset, the following error was encountered for cc3m-only training: TypeError: Token {''} is not a string but a . ![image](https://github.com/NExT-GPT/NExT-GPT/assets/112854533/e0533133-4192-4992-80fd-3385e6d2e978)

The cc3m raw dataset 1/3 link is dead, has any of you downloaded the full version of the dataset? Is it possible to get a backup copy of it?

I may not need to train all the functions in the actual requirement, is it possible to keep only the text+image output function on the output side?

I'm trying to fine-tune MiniCPM-V2.5, but I get the following error: f"{','.join(outputs.keys())}. For reference, the inputs it received are { ^ SyntaxError: unterminated string literal (detected at line 38)

Finetune

I do pip install 'ms-swift[llm]' -U and still get an error: model_type: 'minicpm-v-v2_5-chat' is not registered.