Table of Contents

Property SamplesWritten

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

SamplesWritten

Gets the number of successfully written artifacts. For JSON exports, this is the JSON file count (typically 1).

public int SamplesWritten { get; }

Property Value

int