Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWoelki committed Oct 28, 2024
1 parent ff61213 commit f571495
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
## Experiments
# Index Simulation Tool

- [ ] Single-Threaded experiments
- [ ] Using PCA
- [ ] Using t-sne
- [ ] Using Euclidean distance metric
- [ ] Using Cosine distance metric
- [ ] Using Jaccard distance metric
- [ ] Using Angular distance metric
- [ ] Multi-Threaded experiments
- [ ] Using PCA
- [ ] Using t-sne
- [ ] Using Euclidean distance metric
- [ ] Using Cosine distance metric
- [ ] Using Jaccard distance metric
- [ ] Using Angular distance metric

- [ ] Multi-Threaded experiments with MS MARCO

## Optional

- [ ] Maybe convert back to f64 because msmarco is in f64
- [ ] Convert dense vectors to sparse vectors -> use something like SPLADE to create a sparse vector
- Maybe some python to Rust embeddings?
- Maybe use the python scripts to generate the custom datasets?
*Description needed*

0 comments on commit f571495

Please sign in to comment.