update streamlit and other libs; better caching; fix graphical appearance f79211f anakin87 commited on May 16, 2023
try new st.experimental_memo instead of st.cache 500db4e unverified Stefano Fiorucci commited on Feb 8, 2023
Merge branch 'main' of https://github.com/anakin87/fact-checking-rocks e598829 anakin87 commited on Jan 21, 2023
torch inference_mode instead of no_grad and other optimization a0ccfc1 anakin87 commited on Dec 31, 2022
revert Haystack version to avoid "TypeError: Object of type IndexFlat is not JSON serializable" d1ee061 unverified Stefano Fiorucci commited on Dec 24, 2022
refactor EntailmentChecker: only relevant documents are used 4c41de2 anakin87 commited on Dec 19, 2022
support for different NLI models; early stopping in entailment 9abea4e anakin87 commited on Aug 25, 2022