다음을 통해 공유


Bpe.GetVocab 메서드

정의

ID에 대한 사전 매핑 토큰을 가져옵니다.

public override System.Collections.Generic.IReadOnlyDictionary<string,int> GetVocab();
override this.GetVocab : unit -> System.Collections.Generic.IReadOnlyDictionary<string, int>
Public Overrides Function GetVocab () As IReadOnlyDictionary(Of String, Integer)

반환

적용 대상