exbert
representation explorer
A tool to visualize and explore learned representations in transformer models
A Visual Analysis Tool to Explore Learned Representations in Transformers Models
584 stars
11 watching
51 forks
Language: Python
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
marcelrobeer/explabox | An exploratory tool for analyzing and understanding machine learning models | 15 |
ayush1997/visualize_ml | A Python package for data analysis and visualization in machine learning | 200 |
ibrahimsobh/transformers | An implementation of deep neural network architectures, including Transformers, in Python. | 212 |
bruot/pyrmexplorer | A graphical user interface explorer for Remarkable tablets. | 66 |
gordonhu608/mqt-llava | A vision-language model that uses a query transformer to encode images as visual tokens and allows flexible choice of the number of visual tokens. | 97 |
transformerlensorg/transformerlens | A library for reverse engineering the algorithms learned by large language models from their weights | 1,569 |
lahoud/3d-vision-transformers | Compiles and shares 3D computer vision papers using transformer models | 406 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
tongjilibo/bert4torch | An implementation of transformer models in PyTorch for natural language processing tasks | 1,241 |
bigredt/vico | Multi-sense word embeddings learned from visual cooccurrences | 25 |
jhcho99/coformer | An implementation of a deep learning model for grounding situation recognition in images | 43 |
alan-turing-institute/xpandas | A high-level data container with transformer functionality for feature extraction and transformation. | 26 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
jbloomaus/decisiontransformerinterpretability | An open-source project that provides tools and utilities to understand how transformers are used in reinforcement learning tasks. | 73 |
jacobgil/pytorch-explain-black-box | A PyTorch implementation of a method to explain the decisions made by deep learning models on image classification tasks | 334 |