Commit History
bump versions of depenencies 7ae6144
bump python version 6e5b7a2
bump requirements.txt 30fcc69
Merge branch 'main' of github.com:RamonMeffert/nlp-flashcard-project into main 2664ada
remove old readme and cleanup old readme 790404c
Add EM analysis 5a6e5dd
Ramon Meffert commited on
Add timings analysis e7b8106
Ramon Meffert commited on
Rename analysis file to show it's just for f1 fffa7ce
Ramon Meffert commited on
Add F1 analysis e4b473a
Ramon Meffert commited on
Merge branch 'main' of github.com:RamonMeffert/nlp-flashcard-project into main cb70096
add plots for reading times 350ba75
add scipy as dependency 64df40b
Remove old code 07cae66
Ramon Meffert commited on
Add evaluation 492106d
Ramon Meffert commited on
Fix timings and add timing results 0157dfd
Ramon Meffert commited on
Add longformer be1f224
Ramon Meffert commited on
add experiment code b06298d
add code for timing 615dee0
rename some variables e9df5ab
add binary file again 7777bb3
add pinned a318b04
put config at top dbfc66c
Merge branch 'main' of https://huggingface.co/spaces/RugNlpFlashcards/Speech_Language_Processing_Jurafsky_Martin into main c0d5ad4
Merge branch 'main' of https://huggingface.co/spaces/RugNlpFlashcards/Speech_Language_Processing_Jurafsky_Martin into main 171e5d1
add lfs as prerequisite to readme 1f75c76
add models to lfs d5c86c6
add gradio probe demo 325e3c6
initial commit 1964e0a
initial commit 8214890
- Remove useless paragraphs that only contain formulas b7158e7
Robert commited on
Update readme 9889a50
Ramon Meffert commited on
Add query cli w/ argparse 1f08ed2
Ramon Meffert commited on
Small fixes to retrievers a1746cf
Ramon Meffert commited on
Add https cert for es to gitignore 6aa9059
Ramon Meffert commited on
Move env var to .env f2e3e47
Ramon Meffert commited on
add es retriever af461f3
decouple ds loading from retriever 1fb8ae3
Update todo 2a1de95
Ramon Meffert commited on
Evaluation uses best predicted answer now ade7e41
Robert commited on
Tweak reader parameters 112c207
Ramon Meffert commited on
Add reader ab5dfc2
Ramon Meffert commited on
Merge branch 'esretriever' into main fa8dc75
refactor evaluation 51a31d4
refactoring of code 51dabd6
Merge pull request #1 7570c1d
Robert commited on
minor renaming and cleanup aa426fb
rename args 90fe7fe
move preprocessing to dependency injection 081d5bf
Small calculation fixes. Current exact match: 0.02, F1-score: 0.12 8fe5a80
Robert commited on