asadaali commited on
Commit
19f36e9
·
verified ·
1 Parent(s): be4c06d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -10
README.md CHANGED
@@ -1,10 +1,3 @@
1
- ---
2
- base_model: Qwen/Qwen3-4B
3
- library_name: peft
4
- ---
5
-
6
- # Model Card for Model ID
7
-
8
  This is a fine-tuned version of [Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B) trained using the **MedVAL** framework for assessing AI-generated medical text. Given a medical text input and a corresponding AI–generated output, this model performs detailed error assessment and assigns a risk grade.
9
 
10
 
@@ -20,7 +13,7 @@ This is a fine-tuned version of [Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B)
20
  - **Framework**: PEFT (QLoRA) via DSPy
21
  - **Precision**: bfloat16 (bf16) with 4-bit quantization
22
  - **License:** MIT License
23
- - **Finetuned from model [optional]:** Qwen3-4B
24
 
25
 
26
  ### Developed by
@@ -31,11 +24,11 @@ This is a fine-tuned version of [Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B)
31
 
32
 
33
  - **Repository:** [GitHub](https://github.com/StanfordMIMI/MedVAL)
34
- - **Paper [optional]:** [More Information Needed]
35
 
36
  ## Uses
37
 
38
- MedVAL-4B can be used to assess AIgenerated medical text, providing a detailed error assessment and a risk grade that corresponds to a clinical risk category:
39
 
40
  - **No risk (Level 1)**:
41
  - **Low risk (Level 2)**
 
 
 
 
 
 
 
 
1
  This is a fine-tuned version of [Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B) trained using the **MedVAL** framework for assessing AI-generated medical text. Given a medical text input and a corresponding AI–generated output, this model performs detailed error assessment and assigns a risk grade.
2
 
3
 
 
13
  - **Framework**: PEFT (QLoRA) via DSPy
14
  - **Precision**: bfloat16 (bf16) with 4-bit quantization
15
  - **License:** MIT License
16
+ - **Finetuned from model:** Qwen3-4B
17
 
18
 
19
  ### Developed by
 
24
 
25
 
26
  - **Repository:** [GitHub](https://github.com/StanfordMIMI/MedVAL)
27
+ - **Paper:** [More Information Needed]
28
 
29
  ## Uses
30
 
31
+ MedVAL-4B can be used to assess AI-generated medical text, providing a detailed error assessment and a risk grade that corresponds to a clinical risk category:
32
 
33
  - **No risk (Level 1)**:
34
  - **Low risk (Level 2)**