public static class
GenerateVocabRemapping.Options
Optional attributes for GenerateVocabRemapping
Public Methods
| GenerateVocabRemapping.Options |
oldVocabSize(Long oldVocabSize)
|
Inherited Methods
Public Methods
public GenerateVocabRemapping.Options oldVocabSize (Long oldVocabSize)
Parameters
| oldVocabSize | Number of entries in the old vocab file to consider. If -1, use the entire old vocabulary. |
|---|