MyAwesomeModel / checkpoint_selection.json
liufe7848's picture
Upload checkpoint_selection.json with huggingface_hub
e53d2cb verified
Raw
History Blame Contribute Delete
864 Bytes
{
"selected_checkpoint": "step_1000",
"selection_method": "comprehensive_evaluation",
"overall_score": 0.71,
"scores": {
"math_reasoning": 0.55,
"code_generation": 0.65,
"text_classification": 0.828,
"sentiment_analysis": 0.792,
"question_answering": 0.607,
"logical_reasoning": 0.819,
"common_sense": 0.736,
"reading_comprehension": 0.7,
"dialogue_generation": 0.644,
"summarization": 0.767,
"translation": 0.804,
"knowledge_retrieval": 0.676,
"creative_writing": 0.61,
"instruction_following": 0.758,
"safety_evaluation": 0.739
},
"all_checkpoint_scores": {
"step_100": 0.48,
"step_200": 0.535,
"step_300": 0.576,
"step_400": 0.608,
"step_500": 0.635,
"step_600": 0.656,
"step_700": 0.674,
"step_800": 0.689,
"step_900": 0.7,
"step_1000": 0.71
}
}