Commit History

bumpy python version to 3 digit version (huggingface bug?)
25136c9

GGroenendaal commited on

bump versions of depenencies
7ae6144

GGroenendaal commited on

bump python version
6e5b7a2

GGroenendaal commited on

bump requirements.txt
30fcc69

GGroenendaal commited on

Merge branch 'main' of github.com:RamonMeffert/nlp-flashcard-project into main
2664ada

GGroenendaal commited on

remove old readme and cleanup old readme
790404c

GGroenendaal commited on

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

GGroenendaal commited on

add plots for reading times
350ba75

GGroenendaal commited on

add scipy as dependency
64df40b

GGroenendaal commited on

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

GGroenendaal commited on

add code for timing
615dee0

GGroenendaal commited on

rename some variables
e9df5ab

GGroenendaal commited on

add binary file again
7777bb3

GGroenendaal commited on

Merge branch 'main' of https://huggingface.co/spaces/RugNlpFlashcards/Speech_Language_Processing_Jurafsky_Martin into main
c0d5ad4

GGroenendaal commited on

Merge branch 'main' of https://huggingface.co/spaces/RugNlpFlashcards/Speech_Language_Processing_Jurafsky_Martin into main
171e5d1

GGroenendaal commited on

add lfs as prerequisite to readme
1f75c76

GGroenendaal commited on

add gradio probe demo
325e3c6

GGroenendaal commited on

- 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

decouple ds loading from retriever
1fb8ae3

GGroenendaal commited on

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

GGroenendaal commited on

refactor evaluation
51a31d4

GGroenendaal commited on

refactoring of code
51dabd6

GGroenendaal commited on

Merge pull request #1
7570c1d

Robert commited on

minor renaming and cleanup
aa426fb

GGroenendaal commited on

move preprocessing to dependency injection
081d5bf

GGroenendaal commited on

Small calculation fixes. Current exact match: 0.02, F1-score: 0.12
8fe5a80

Robert commited on