Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,17 +4,17 @@ emoji: 🩺
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: "3.50.2"
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
-
hardware:
|
| 12 |
---
|
| 13 |
|
| 14 |
# PlainScript — Patient-Friendly Medical Rewriter
|
| 15 |
|
| 16 |
Fine-tuned Qwen2-1.5B (QLoRA) that rewrites dense medical text into plain
|
| 17 |
-
language.
|
|
|
|
| 18 |
|
| 19 |
Trained on Cochrane plain-language summary pairs. Drafts for review only —
|
| 20 |
-
not medical advice.
|
|
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
|
|
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
license: apache-2.0
|
| 10 |
+
hardware: zero-gpu
|
| 11 |
---
|
| 12 |
|
| 13 |
# PlainScript — Patient-Friendly Medical Rewriter
|
| 14 |
|
| 15 |
Fine-tuned Qwen2-1.5B (QLoRA) that rewrites dense medical text into plain
|
| 16 |
+
language. Shows the base model and the fine-tuned model side by side by
|
| 17 |
+
toggling the LoRA adapter on and off.
|
| 18 |
|
| 19 |
Trained on Cochrane plain-language summary pairs. Drafts for review only —
|
| 20 |
+
not medical advice.
|