Update README.md
Browse files
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.
|