Table of Contents

Property Tokens

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

Tokens

Gets the sequence of tokens that make up the training sample.

public IReadOnlyList<int> Tokens { get; }

Property Value

IReadOnlyList<int>