Skip to content

LopezGG/IntrepretingSeq2Seq

Repository files navigation

"# IntrepretingSeq2Seq"

This is an interpretability study of the model found at https://github.com/kamalkraj/BERT-NER using Captum library. A high level overview of what to expect is present in the "Interpreting BERT based Seq2Seq.pdf"

Steps to use this notebook

  1. create an environment with environment.yml using conda env create --file environment.yml
    and activate the environment
  2. Download pretrained model from https://github.com/kamalkraj/BERT-NER
  3. You can then run and play with NER_Model_Interpret.ipynb after updating model path in 4th cell

About

Interpreting BERT based Seq2Seq (i.e NER) models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors