Skip to content

Streamlit demo app to demonstrate the features of transformers interpret with multiple models.

Notifications You must be signed in to change notification settings

cdpierse/transformers-interpret-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transformer Interpret Streamlit App

App GIF

  • Simple streamlit app to demonstrate some of the features of Transformers Interpret.
  • View the word attributions of 7+ text classification HuggingFace Transformer models.
  • View the attributions w.r.t to any class/label in a model.
  • View attributions w.r.t to both word and position embeddings for a model

Install

pip install -r requirements.txt

Run

streamlit run app.py

About

Streamlit demo app to demonstrate the features of transformers interpret with multiple models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages