Steve

Results 3 issues of Steve

why `inputs_ids = [CLS_ID] + [EOS_ID] + query_ids + [SEP_ID] + content_ids` ? Why the [EOS_ID] isn't placed in the sentence's end position ? Just like `inputs_ids = [CLS_ID] +...

使用 alpaca 数据 lora fintuning 之后,在 infer 的时候 response 里为什么会出现 instruction 和 input 部分的内容?

I evaluated gemma-2-27b-it {'Chat': 0.8938547486033519, 'Chat Hard': 0.6085526315789473, 'Safety': 0.8867946647946647, 'Reasoning': 0.7705588066786708} while ![image](https://github.com/user-attachments/assets/2c6fb743-5e59-4865-9e36-bd330dc4a591)