Mohit Kumar

Results 16 comments of Mohit Kumar

I am also getting the same error which base model you are using?

I am also using Qwen-7b actually for llama unk_token is but qwen it is null. SO it is causing error. Pad sequence error. unk_token == null for Qwen unk_token"" If...

@haotian-liu Could you please give your insights how we can train using qwen7b base model and solve the issue?

Have you trained model by assigning pad_token_id to -100, could you please share config if feasible otherwise make comment over accuracy for the model you have trained.

Hey Abhishek this is related to more your dependencies On Tue, 4 Jul, 2023, 11:47 Abhishek G, ***@***.***> wrote: > Hi Folks I admire the work of @iiLaurens > and...