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; }
Gets the collection of training samples that make up this dataset.
public IReadOnlyList<ChatTrainingSample> Samples { get; }