asadaali commited on
Commit
2b5e8b3
·
verified ·
1 Parent(s): de43215

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -18,10 +18,11 @@ tags:
18
 
19
  # MedVAL: Medical Text Validator
20
 
21
- **MedVAL-4B** is a language model fine-tuned to **assess AI-generated medical text** outputs at near **physician-level reliability**.
22
-
23
  [![arXiv](https://img.shields.io/badge/arXiv-2507.03152-b31b1b.svg?style=for-the-badge)](https://arxiv.org/abs/2507.03152)
24
  [![License](https://img.shields.io/github/license/stanfordmimi/medval?style=for-the-badge)](LICENSE)
 
 
 
25
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64bac7c5e38420aaba8ea197/gwk6UqOCFM6UrtNoN51_H.png)
26
 
27
  **Figure 1** | **MedVAL test-time workflow**. A generator LM produces an output, and MedVAL assesses the output's factual consistency with the input, while assigning a risk grade and determining its safety for deployment.
 
18
 
19
  # MedVAL: Medical Text Validator
20
 
 
 
21
  [![arXiv](https://img.shields.io/badge/arXiv-2507.03152-b31b1b.svg?style=for-the-badge)](https://arxiv.org/abs/2507.03152)
22
  [![License](https://img.shields.io/github/license/stanfordmimi/medval?style=for-the-badge)](LICENSE)
23
+
24
+ **MedVAL-4B** is a language model fine-tuned to **assess AI-generated medical text** outputs at near **physician-level reliability**.
25
+
26
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64bac7c5e38420aaba8ea197/gwk6UqOCFM6UrtNoN51_H.png)
27
 
28
  **Figure 1** | **MedVAL test-time workflow**. A generator LM produces an output, and MedVAL assesses the output's factual consistency with the input, while assigning a risk grade and determining its safety for deployment.