chaojiang06 commited on
Commit
f88ea83
·
verified ·
1 Parent(s): 73b0050

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,4 +3,4 @@ license: mit
3
  ---
4
  # Checkpoint for paper [MedReadMe: A Systematic Study for Fine-grained Sentence Readability in Medical Domain](https://arxiv.org/abs/2405.02144)
5
 
6
- This checkpoint uses a modified version of the token prediction model. You will need to use the code in [github repo](https://github.com/chaojiang06/medreadme/tree/main/code/complex_span_identification) to load it.
 
3
  ---
4
  # Checkpoint for paper [MedReadMe: A Systematic Study for Fine-grained Sentence Readability in Medical Domain](https://arxiv.org/abs/2405.02144)
5
 
6
+ This is the best medical complex span identification model trained on our dataset. This checkpoint uses a modified version of the token prediction model. You will need to use the code in [github repo](https://github.com/chaojiang06/medreadme/tree/main/code/complex_span_identification) to load it.