Skip to content

Couple of questions about multilingual support and ONNX deployment #63

@carlos-chourio

Description

@carlos-chourio

Hello!

Sorry in advance if my questions are too basic.
I’m new to AI and still missing some base knowledge.

I have two quick questions:

1. Does the model support multilingual data?

My guess is that if I replace the English-only BERT with a multilingual version, it should work, but I’m not entirely sure if there are limitations or additional steps required.

2. Can the model be deployed using another inference provider?

I’m building an application in C#, where running ONNX models is straightforward.
Is it possible to train the adaptive classifier in Python and then export the final model to ONNX for inference in a .NET application?
Or does the architecture rely on something that would not translate well to an ONNX runtime?

Thank you in advance!

And seriously. This is such an amazing work.
This project looks incredible. Thank you for your contributions to the community

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions