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

<https://anchorfact.org/kb/ai/llm-evaluation-webarena-web-agent-benchmarks>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation WebArena Web-Agent Benchmarks" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-webarena-web-agent-benchmarks/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.79" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-webarena-web-agent-benchmarks>
  schema:citation <https://webarena.dev/static/paper.pdf> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/llm-evaluation-webarena-web-agent-benchmarks>
  schema:citation <https://github.com/web-arena-x/webarena> ;
  af:sourceTier "B" .