An open API service indexing awesome lists of open source software.

https://github.com/gersteinlab/mediqa-chat-2023

MEDIQA-Chat-2023 GersteinLab solution
https://github.com/gersteinlab/mediqa-chat-2023

Last synced: 2 months ago
JSON representation

MEDIQA-Chat-2023 GersteinLab solution

Awesome Lists containing this project

README

        

# Important
- Model files are available in [Google Drive](https://drive.google.com/drive/folders/1MO82aRLUuCmZVT6joaKWxskQUJRGb9ip?usp=sharing)
- After cloning this repository download these folders and files from the above link: `best-84.11`, `checkpoint-600`, `checkpoint-7776`, `final-roberta-classifier`, and `RoBERTa-base-PM-M3-Voc-distill-align-hf`

# Model files explanation
- `best-84.11` / `final-roberta-classifier`: Best RoBERTa with classification head checkpoint
- `checkpoint-600`: Best BART checkpoint trained with attempt to add length as a loss
- `checkpoint-7776`: Best BART checkpoint trained
- `RoBERTa-base-PM-M3-Voc-distill-align-hf`: From [bio-lm](https://github.com/facebookresearch/bio-lm)