@override Object toJson() => { 'prediction': ?prediction, 'reference': ?reference, 'context': ?context, 'instruction': ?instruction, };