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

<https://anchorfact.org/kb/ai/llm-evaluation-osworld-computer-use-benchmarks>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation OSWorld Computer-Use Benchmarks" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-osworld-computer-use-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-osworld-computer-use-benchmarks>
  schema:citation <https://arxiv.org/abs/2404.07972> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/llm-evaluation-osworld-computer-use-benchmarks>
  schema:citation <https://github.com/xlang-ai/OSWorld> ;
  af:sourceTier "B" .