I ran the get_evaluations and got this:
[SpanEvaluations(eval_name='Hallucination', id=UUID('a4a9fe26-1074-44ea-bf73-3ccaf46b29ff')),
SpanEvaluations(eval_name='QA Correctness', id=UUID('3cb86402-b7b9-435c-993b-e81da02b2af5')),
DocumentEvaluations(eval_name='Relevance', id=UUID('168ebcf4-69ba-44a5-be36-50091a68a482'))]How would I retrieve the actual data from the specific evaluation? TIA.