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

<https://anchorfact.org/kb/ai/llm-evaluation-arena-style-pairwise-ranking>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Arena-Style Pairwise Ranking" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-arena-style-pairwise-ranking/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-arena-style-pairwise-ranking>
  schema:citation <https://proceedings.mlr.press/v235/chiang24b.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/llm-evaluation-arena-style-pairwise-ranking>
  schema:citation <https://proceedings.neurips.cc/paper_files/paper/2023/hash/91f18a1287b398d378ef22505bf41832-Abstract-Datasets_and_Benchmarks.html> ;
  af:sourceTier "A" .