πŸ“„ Llama Index By Gpt 3 5 TurboΒΆ

Note

ID: metrics.rag.faithfulness.llama_index_by_gpt_3_5_turbo | Type: LlamaIndexFaithfulness

{
    "__type__": "llama_index_faithfulness",
    "data_classification_policy": [
        "public"
    ],
    "model_name": "gpt-3.5-turbo"
}

Explanation about LlamaIndexFaithfulnessΒΆ

LlamaIndex based metric class for evaluating faithfulness.

Read more about catalog usage here.