Spaces:
Running
Running
Commit History
extract entailment_checker
cbd0b83
chore: added `run_batch`
34f14d6
chore: added batching to default `run`
5e92245
update streamlit and other libs; better caching; fix graphical appearance
f79211f
try to better manage cache
b8ea4bc
unverified
Stefano Fiorucci
commited on
try new st.experimental_memo instead of st.cache
500db4e
unverified
Stefano Fiorucci
commited on
add LLM explanation feat
5b26a96
anakin87
commited on
fix styler bug
2b34ac2
anakin87
commited on
wrap Content column in snippets DataFrame
ff337a9
anakin87
commited on
wrap Content column in snippets DataFrame
a9bcd45
anakin87
commited on
torch inference_mode instead of no_grad and other optimization
a0ccfc1
anakin87
commited on
refactor EntailmentChecker: only relevant documents are used
4c41de2
anakin87
commited on
update haystack and streamlit
3b0238f
anakin87
commited on
add models in YAML
4c5a7dc
anakin87
commited on
little code improvements
a147158
anakin87
commited on
generate info page from readme
16cd190
anakin87
commited on
progress in readme
bcb986c
anakin87
commited on
add sidebar
321ba78
anakin87
commited on
rebuild the ternary plot w cliponaxis=False
408dd7e
anakin87
commited on
little fixes
274b354
anakin87
commited on
support for different NLI models; early stopping in entailment
9abea4e
anakin87
commited on
great progress in showing output
1434337
anakin87
commited on
steps in present output
35f0167
anakin87
commited on
various improvements
4c2a969
anakin87
commited on
class entailment_checker
d6bdb02
anakin87
commited on