Refusal from Gemini with content from this benchmark?
I ran into an interesting refusal from Gemini to answer one of the queries, you can see the prompt here - https://aistudio.google.com/app/prompts?state=%7B%22ids%22:%5B%2213PYnnu6UpukanIen9ClaFKgTI3lgPi88%22%5D,%22action%22:%22open%22,%22userId%22:%22101666561039983628669%22,%22resourceKeys%22:%7B%7D%7D&usp=sharing
The prompt just contains text from the wikipedia page of https://en.wikipedia.org/wiki/Dwight_Schrute the office character which is part of the benchmark as one of the queries - https://huggingface.co/datasets/google/frames-benchmark/viewer/default/test?q=dwight_schrute&row=57
All the Gemini models refuse to answer the query and just block the response even with safety settings all set to None. I am not sure how you ran the evals for their benchmark without this issue?