Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
549 contributions in the last year
Contribution activity
August 2020
tanaysoni has no activity
yet for this period.
July 2020
Created a pull request in deepset-ai/haystack that received 1 comment
WIP: Add FAISS Document Store
This PR adds a document store for very large scale embedding based dense retrievers like the DPR. It uses the FAISS library for computing similarit…
+161
−7
•
1
comment
- Add method to update meta fields for documents in Elasticsearch
- Remove meta field when writing documents in Elasticsearch
- Add dummy retriever for benchmarking / reader-only settings
- Fix id for documents returned by the TfidfRetriever
- Remove mutation of documents in write_documents()
- Remove mutation of results dict in print_answers()
- Fix embedding method in FAQ-QA Tutorial
- Move document_name attribute to meta
- Add response time in logs
- Add success response for successful file upload API
- Adjust PDF conversion subprocess for Python v3.6
- Add export answers to CSV function
- Fix format of /export-doc-qa-feedback to comply with SQuAD
- Refactor DPR for latest transformers version & change init arg `gpu` -> `use_gpu` for DPR and EmbeddingRetriever
- Fix multi gpu training via Dataparallel
- Add dummy retriever for benchmarking / reader-only settings
- Add more tests
- Harmonize meta data handling across doc stores
- Tutorial for Dense Passage Retriever
44
contributions
in private repositories
Jul 1 – Jul 17

