Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

DPR patch release

Choose a tag to compare

@Timoeller Timoeller released this 31 Mar 14:33
· 45 commits to master since this release

A patch release focusing on bug fixes for Dense Passage Retrieval
DPR
Fix saving and loading of DPR models and Processors in #746
Fix DPR tokenization statisticss in #738
Fix cosine similarity in DPR training #741

Misc
Fix tuple input for TextPairClassification inference #723