transformers-interpret
transformers-interpret copied to clipboard
can batch and token_ids input ?
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?