Project Icon

ecco

A Tool for Visualizing and Understanding Transformer Models

Product DescriptionEcco is a Python library designed for exploring and explaining Transformer models through interactive visualizations. It focuses on pre-trained models such as GPT2 and BERT, providing features like feature attribution, neuron activation capture, and activation space comparison within Jupyter notebooks. Built on PyTorch and Hugging Face's transformers, it helps visualize token predictions and neuron activation patterns, offering insights into the functions of NLP models.
Project Details