Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see Model versions and lifecycle.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[],[],null,["# RougeSpec\n\nSpec for rouge score metric - calculates the recall of n-grams in prediction as compared to reference - returns a score ranging between 0 and 1.\nFields `rougeType` `string` \nOptional. Supported rouge types are rougen\\[1-9\\], rougeL, and rougeLsum.\n`useStemmer` `boolean` \nOptional. Whether to use stemmer to compute rouge score.\n`splitSummaries` `boolean` \nOptional. Whether to split summaries while using rougeLsum."]]