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

<https://anchorfact.org/kb/ai/llm-evaluation-golden-datasets-and-sampling>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Golden Datasets and Sampling" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-golden-datasets-and-sampling/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-golden-datasets-and-sampling>
  schema:citation <https://docs.langchain.com/langsmith/evaluation-concepts> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-golden-datasets-and-sampling>
  schema:citation <https://cloud.google.com/vertex-ai/generative-ai/docs/models/evaluation-dataset?hl=en> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-golden-datasets-and-sampling>
  schema:citation <https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/evaluation?hl=en> ;
  af:sourceTier "B" .