Logprobs.TextOffset

Logprobs.TextOffset property

Gets or sets a list of integers representing the UTF-8 byte representation of each token.

public List<int> TextOffset { get; set; }

See Also