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

<https://anchorfact.org/kb/ai/llm-evaluation-ifeval-instruction-following-benchmarks>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation IFEval Instruction-Following Benchmarks" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-ifeval-instruction-following-benchmarks/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.58" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-ifeval-instruction-following-benchmarks>
  schema:citation <https://raw.githubusercontent.com/google-research/google-research/master/instruction_following_eval/README.md> ;
  af:sourceTier "C" .

<https://anchorfact.org/kb/ai/llm-evaluation-ifeval-instruction-following-benchmarks>
  schema:citation <https://raw.githubusercontent.com/google-research/google-research/master/instruction_following_eval/instructions_registry.py> ;
  af:sourceTier "C" .