Update README.md
Browse files
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 |
[](https://arxiv.org/abs/2507.03152)
|
24 |
[](LICENSE)
|
|
|
|
|
|
|
25 |

|
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 |
[](https://arxiv.org/abs/2507.03152)
|
22 |
[](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 |

|
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.
|