Commit History

Turn info section into HTML for Spaces; worked with Markdown only locally
760f88c

Tom Aarsen commited on

Update styles, padding, borders, etc.
d86454c

Tom Aarsen commited on

Use an accordion as the <details> didn't work
09c7453

Tom Aarsen commited on

Upgrade gradio; remove some padding
845d613

Tom Aarsen commited on

Rewrite the app frontend; fix accidental exact search bug
e005eea

Tom Aarsen commited on

Keep URL when filtering dataset, removes only id
cf19736

Tom Aarsen commited on

Set repo_type="dataset" to specify that we're downloading the indices from a dataset repo
e8e8b51

Tom Aarsen commited on

Download binary indices from quantized-retrieval-data
65e48be

Tom Aarsen commited on

Use downloaded int8 embeddings instead of an index in this repository
f60b8b2

Tom Aarsen commited on

Clarify that the demo runs on a CPU
2ee9011

tomaarsen HF Staff commited on

Fix demo rescoring; add approximate index support; add sliders
09b6ae9

tomaarsen HF Staff commited on

Update import
4c9ebf6

tomaarsen HF Staff commited on

Update dataset with title/texts & 1m -> 41m in markdown
eb2e844

tomaarsen HF Staff commited on

Use 41m embeddings
4f2d6e1

tomaarsen HF Staff commited on

Fix broken rescoring
190ef26

tomaarsen HF Staff commited on

a int8 -> an int8
a243314

Tom Aarsen commited on

Add Markdown to the demo
2e5574c

Tom Aarsen commited on

Resolve search crash due to wrong shape
f3725ad

Tom Aarsen commited on

Allow enter to work on the Textbox
b274b9b

Tom Aarsen commited on

Initial commit; minus indices
2ff06a5

Tom Aarsen commited on