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

<https://anchorfact.org/kb/ai/llm-evaluation-mle-bench-machine-learning-engineering>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation MLE-bench Machine Learning Engineering" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-mle-bench-machine-learning-engineering/> ;
  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-mle-bench-machine-learning-engineering>
  schema:citation <https://github.com/openai/mle-bench> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-mle-bench-machine-learning-engineering>
  schema:citation <https://openreview.net/forum?id=6s5uXNWGIh> ;
  af:sourceTier "A" .