EDIT:
We update the current version of instance label transforms update function:
i.e. the function used to get label transforms to extract desired labels (eg, binary, boundaries and offsets supported in most LM datasets): formalize the arguments for this in a bit more unified way, such that they receive a string input and track argument values via kwargs.
EDIT: We update the current version of instance label transforms update function:
binary
,boundaries
andoffsets
supported in most LM datasets): formalize the arguments for this in a bit more unified way, such that they receive a string input and track argument values via kwargs.