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

<https://anchorfact.org/kb/ai/llm-evaluation-inter-annotator-agreement>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Inter-Annotator Agreement" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-inter-annotator-agreement/> ;
  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-inter-annotator-agreement>
  schema:citation <https://labelstud.io/guide/stats.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-inter-annotator-agreement>
  schema:citation <https://docs.v1.argilla.io/en/v2.2.0/reference/python/python_annotation_metrics.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-inter-annotator-agreement>
  schema:citation <https://prodi.gy/docs/api-components#iaa> ;
  af:sourceTier "B" .