Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 529 Bytes
81fd184 63858e7 81fd184 52b091e 63858e7 81fd184 |
1 2 3 4 5 6 7 8 |
# exFormer
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
## 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. |