Sdílet prostřednictvím


TokenizerResult.Ids Vlastnost

Definice

Získá seznam ID tokenů. ID jsou hlavním vstupem pro jazykový model. Jsou to indexy tokenů, číselné reprezentace, kterým LM rozumí.

public System.Collections.Generic.IReadOnlyList<int> Ids { get; }
member this.Ids : System.Collections.Generic.IReadOnlyList<int>
Public ReadOnly Property Ids As IReadOnlyList(Of Integer)

Hodnota vlastnosti

Platí pro