Closed tarekgh closed 7 months ago
@michaelgsharp please have a look as I have changed the tokenizer APIs and updated the TorchSharp code to work with the new APIs. Thanks!
Attention: Patch coverage is 83.85650%
with 216 lines
in your changes are missing coverage. Please review.
Project coverage is 68.55%. Comparing base (
07eb681
) to head (53afe94
). Report is 3 commits behind head on main.
I addressed the feedback and did some more optimization too.
@ericstj @michaelgsharp please let me know if you have any more feedback or we are good to go. Thanks!
Updating the Tokenizer's APIs:
Model
abstraction into theTokenizer
abstracted class.