Activity
docs: add reminder to refactor write_run in evaluator.py
docs: add reminder to refactor write_run in evaluator.py
feat: add wandb tracking to training cross-encoder
feat: add wandb tracking to training cross-encoder
refactor: remove unused configs
refactor: remove unused configs
fix: fix data initialisation for predict in BatchProcessing.py
fix: fix data initialisation for predict in BatchProcessing.py
fix: typo in ClinicalTrialsDataModule.py mode
fix: typo in ClinicalTrialsDataModule.py mode
fix: customise path to base run in evaluator
fix: customise path to base run in evaluator
fix: fix dataset_verison variable name
fix: fix dataset_verison variable name
feat(data): add path_to_patients in config
feat(data): add path_to_patients in config
feat: update prepare data with sample 2022 submission
feat: update prepare data with sample 2022 submission
docs: update README.md
docs: update README.md
docs: update README.md instructions
docs: update README.md instructions
fix: update data preparation scripts
fix: update data preparation scripts
Merge branch 'docs/update-documentation' into refactoring/repo
Merge branch 'docs/update-documentation' into refactoring/repo
refactor: remove unused scripts
refactor: remove unused scripts
fix: fix incorrect imports. add download of NER model
fix: fix incorrect imports. add download of NER model
feat: update clinical-trials package
feat: update clinical-trials package
feat: add automatic qrels setup
feat: add automatic qrels setup
feat: add 2021 baseline submission
feat: add 2021 baseline submission
refactor: split lexical and neural code into separate folders
refactor: split lexical and neural code into separate folders
docs: update requirements and readme
docs: update requirements and readme