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

<https://anchorfact.org/kb/ai/llm-evaluation-golden-datasets-and-regression-tests>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Golden Datasets and Regression Tests" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-golden-datasets-and-regression-tests/> ;
  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-regression-tests>
  schema:citation <https://platform.openai.com/docs/guides/evaluation-getting-started> ;
  af:sourceTier "B" .

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

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