You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically im trying to use HuggingFace's Tapas transfer to make an open-domain Q&A bot, but I need to tokenize the strings and table. I've been trying to use Deep Java Library to run it on Android, but i don't think I could do that without rewriting Huggingface's tokenizer in Java from scratch. Does anyone know if there's an Tapas model that runs on Android/Java?
The text was updated successfully, but these errors were encountered:
Basically im trying to use HuggingFace's Tapas transfer to make an open-domain Q&A bot, but I need to tokenize the strings and table. I've been trying to use Deep Java Library to run it on Android, but i don't think I could do that without rewriting Huggingface's tokenizer in Java from scratch. Does anyone know if there's an Tapas model that runs on Android/Java?
The text was updated successfully, but these errors were encountered: