Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prompt Meditron for NER #18

Open
qiuhaolu opened this issue Dec 15, 2023 · 3 comments
Open

prompt Meditron for NER #18

qiuhaolu opened this issue Dec 15, 2023 · 3 comments

Comments

@qiuhaolu
Copy link

Hi, thank you for releasing the model. I believe it's a great resource for biomedical research and applications.

I am trying to prompt Meditron (7b, 70b-4b) for a medical NER task (using the example prompt, i.e., you are a helpful...) and couldn't get good results. Any suggestions on how to do NER with this model?

@gthaker
Copy link

gthaker commented Dec 24, 2023

I have also tried to use this model for testing with a medical subspecialty board exam. I have prev. results of having tested this exam with LLAMA-2-70b-chat and had OK results (much worse that chatgpt-3.5 or chatgpt-4 but much better than guessing.) I was hoping to see some improvements with this model - and hopefully close the gap to chatgpt-4 - as it seems to be trained for medical/biological questions. But I am was having trouble getting it to answer the multiple choice questions A/B/C/D with an answer. Instead it would go for long explanations. I have 300 question in my exam, I was hoping this model would be similar to LLAMA-2-70b-chat but better and my API driven test evaluation would have mostly worked. Alas, it is not the "chat" variant or for some reason not as helpful for my exam evaluation.

@mars203030
Copy link

HI , have you tried fine tuning the model for this task .. I see in some replies they ask to fine the model for the task you want

@qiuhaolu
Copy link
Author

HI , have you tried fine tuning the model for this task .. I see in some replies they ask to fine the model for the task you want

No, I haven't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants