An open API service indexing awesome lists of open source software.

https://github.com/codito/semanticsearch

Toy semantic search using ML.net, DistilBERT and ONNX
https://github.com/codito/semanticsearch

Last synced: 7 months ago
JSON representation

Toy semantic search using ML.net, DistilBERT and ONNX

Awesome Lists containing this project

README

          

Toy semantic search using ML.net, DistilBERT and ONNX.

See https://codito.in/semantic-search-ml-dotnet/ for more details.

For setting up the model, uncomment and run [this][model]. Model will be downloaded to `src/Resources/Models`.

[model]: https://github.com/codito/semanticsearch/blob/master/tools/msmarco_model.py#L82