EvaluatorGenerationArtifacts.Dataset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reference to the single Foundry Dataset (one combined JSONL file, version-aligned to EvaluatorVersion.version) holding all artifacts produced by the generation pipeline. Each row in the JSONL carries a kind field discriminating its content (e.g. spec, tools, context).
public Azure.AI.Projects.DatasetReference Dataset { get; }
member this.Dataset : Azure.AI.Projects.DatasetReference
Public ReadOnly Property Dataset As DatasetReference