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

<https://anchorfact.org/kb/ai/llm-evaluation-human-review-and-adjudication>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Human Review and Adjudication" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-human-review-and-adjudication/> ;
  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-human-review-and-adjudication>
  schema:citation <https://docs.langchain.com/langsmith/annotation-queues> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-human-review-and-adjudication>
  schema:citation <https://arize.com/docs/ax/evaluate/human-review> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-human-review-and-adjudication>
  schema:citation <https://labelstud.io/learningcenter/how-to-use-llm-as-judge-for-agent-evaluation/> ;
  af:sourceTier "B" .