Table of Contents

Property Samples

Namespace
LMKit.Finetuning
Assembly
LM-Kit.NET.dll

Samples

Gets the collection of training samples that make up this dataset.

public IReadOnlyList<ChatTrainingSample> Samples { get; }

Property Value

IReadOnlyList<ChatTrainingSample>