Brook Ji

Results 6 comments of Brook Ji

> Have you solved your problem? I have the same confusion. Thank you. I changed the config file(yaml) with the right token number setting eos_token_id= 50279. It worked well.

> Thank you, I just found that the tokenizer.json file is defined like this:([https://huggingface.co/allenai/OLMoE-1B-7B-0125-Instruct/raw/main/tokenizer.json)](https://huggingface.co/allenai/OLMoE-1B-7B-0125-Instruct/raw/main/tokenizer.json%EF%BC%89) { "id": 50279, "content": "|||IP_ADDRESS|||", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "special": true },...

> Are the images imagenet normalized? Can you show the images here? Thank you very much, I got it. I havenot normalized the values to [0,1.0], thank you.

> > > Are the images imagenet normalized? Can you show the images here? > > > > > > Thank you very much, I got it. I havenot normalized...

my environment: cuda: 11.8 torch: 2.5.0+cu118 os: ubuntu gpu: v100-32G

i fixed this error following https://github.com/chengdazhi/Deformable-Convolution-V2-PyTorch/issues/15#issuecomment-488551372 it seemed like my gpu is a litte out-date? 😄