Closed gianlucadetommaso closed 11 months ago
Fix a bug: length of context (or text) is on dimension 1, not dimension 0. Furthermore, instead of init_pos, expose the number of final tokens n_final_tokens.
init_pos
n_final_tokens
Fix a bug: length of context (or text) is on dimension 1, not dimension 0. Furthermore, instead of
init_pos
, expose the number of final tokensn_final_tokens
.