jiwasawa commited on
Commit
b992f1d
·
verified ·
1 Parent(s): 07b2de3

update arXiv link in README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -53,7 +53,7 @@ Preferred Networks, Inc.
53
 
54
  ## Publications
55
 
56
- Detailed evaluation results will be given in the research paper (to be released).
57
 
58
  ## Citations
59
 
@@ -61,7 +61,7 @@ Detailed evaluation results will be given in the research paper (to be released)
61
  @article{medrect2025,
62
  title={MedRECT: A Medical Reasoning Benchmark for Error Correction in Clinical Texts},
63
  author={Iwase, Naoto and Okuyama, Hiroki and Iwasawa, Junichiro},
64
- journal={arXiv preprint (to be released)},
65
  year={2025}
66
  }
67
  ```
 
53
 
54
  ## Publications
55
 
56
+ Detailed evaluation results will be given in the [research paper](https://arxiv.org/abs/2511.00421).
57
 
58
  ## Citations
59
 
 
61
  @article{medrect2025,
62
  title={MedRECT: A Medical Reasoning Benchmark for Error Correction in Clinical Texts},
63
  author={Iwase, Naoto and Okuyama, Hiroki and Iwasawa, Junichiro},
64
+ journal={arXiv preprint arXiv:2511.00421},
65
  year={2025}
66
  }
67
  ```