exbert / README.md
bhoov's picture
Fix version in environment
52b091e
|
raw
history blame
529 Bytes

exFormer

License

Description

This repository contains the attention visualization component from exBERT and a minimalized server that does not support corpus indexing or search by embedding.

The performance of this app will exceed that of exBERT on a slower internet connection as signifcantly less information (like that of the embeddings and results from FAISS searches) is needed to be sent over the REST API.