Quantus icon indicating copy to clipboard operation
Quantus copied to clipboard

Quantus.nlp support for custom models

Open aaarrti opened this issue 2 years ago • 0 comments

Description of the problem

  • (https://github.com/understandable-machine-intelligence-lab/Quantus/pull/224) is designed with a goal to support models from Hugging Face Hub 🤗 because it is currently the most popular model sharing service. Ideally, user should also be able to provide his model, implementing TextClassifier, this is however not tested.

Description of a solution

  • Ensure Quantus compatibility with non HF models.
  • Should be done after https://github.com/understandable-machine-intelligence-lab/Quantus/pull/224 is closed.

aaarrti avatar Mar 18 '23 16:03 aaarrti