Property Value
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
Value
Gets the decoded string value of the training sample.
The value is decoded using the model's vocabulary.
public string Value { get; }
Gets the decoded string value of the training sample.
The value is decoded using the model's vocabulary.
public string Value { get; }