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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
2
  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)
 
 
 
1
  ---
2
  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.