Closed WenxiongLiao closed 2 years ago
As seen from transformers-interpret/notebooks/multiclass_classification_example.ipynb, the input to transformers-interpret is the text of a single sentence
can we input a batch? or input token_ids?
Hi @WenxiongLiao batching is on our roadmap for sometime in the future but we have a few more release we'd like to get done first. Thanks!
As seen from transformers-interpret/notebooks/multiclass_classification_example.ipynb, the input to transformers-interpret is the text of a single sentence
can we input a batch? or input token_ids?