jalammar / ecco

Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).
https://ecco.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.96k stars 167 forks source link

Two more patches #100

Open BiEchi opened 1 year ago

jalammar commented 1 year ago

Thanks @BiEchi. Could you describe this PR? The code also include a bunch of quoted code as well as print statements. Is this a work-in-progress?