@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/llm-evaluation-error-taxonomy-and-failure-labels>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Error Taxonomy and Failure Labels" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-error-taxonomy-and-failure-labels/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-error-taxonomy-and-failure-labels>
  schema:citation <https://docs.langchain.com/langsmith/evaluation-concepts> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-error-taxonomy-and-failure-labels>
  schema:citation <https://docs.ragas.io/en/stable/concepts/metrics/available_metrics/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-error-taxonomy-and-failure-labels>
  schema:citation <https://arize.com/docs/ax/evaluate> ;
  af:sourceTier "B" .