Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -63,30 +63,13 @@ short_description: OpenMed
|
|
| 63 |
|
| 64 |
---
|
| 65 |
|
| 66 |
-
## Updates
|
| 67 |
-
|
| 68 |
-
- 30 Million Downloads! [OpenMed: Six Months of Open-Source Medical AI and the Road Ahead](https://huggingface.co/blog/MaziyarPanahi/openmed-year-in-review-2025)
|
| 69 |
-
- New open Medical Reasoning dataset is trending #1 on Hugging Face:
|
| 70 |
-
[OpenMed/Medical-Reasoning-SFT-GPT-OSS-120B](https://huggingface.co/datasets/OpenMed/Medical-Reasoning-SFT-GPT-OSS-120B)
|
| 71 |
-
|
| 72 |
-
- OpenMed's paper is live:
|
| 73 |
-
[OpenMed NER: Open-Source, Domain-Adapted State-of-the-Art Transformers for Biomedical NER Across 12 Public Datasets](https://huggingface.co/papers/2508.01630)
|
| 74 |
-
|
| 75 |
-
- [Unlocking Healthcare AI: I'm Releasing State‑of‑the‑Art Medical Models for Free. Forever](https://huggingface.co/blog/MaziyarPanahi/open-health-ai)
|
| 76 |
-
|
| 77 |
-
- [Introducing 90+ open‑source, state‑of‑the‑art biomedical and clinical zero‑shot NER models](https://huggingface.co/collections/OpenMed/zeroshot-medical-and-clinical-ner-68ba01553ba342ee9673a2a6)
|
| 78 |
-
|
| 79 |
-
---
|
| 80 |
-
|
| 81 |
## Get Started
|
| 82 |
|
| 83 |
-
- Explore models: https://huggingface.co/OpenMed
|
| 84 |
-
- Browse datasets: https://huggingface.co/datasets/OpenMed
|
| 85 |
- Install OpenMed:
|
| 86 |
```bash
|
| 87 |
-
pip install openmed
|
| 88 |
```
|
| 89 |
-
|
| 90 |
---
|
| 91 |
|
| 92 |
## 🤝 Community
|
|
|
|
| 63 |
|
| 64 |
---
|
| 65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
## Get Started
|
| 67 |
|
|
|
|
|
|
|
| 68 |
- Install OpenMed:
|
| 69 |
```bash
|
| 70 |
+
uv pip install openmed
|
| 71 |
```
|
| 72 |
+
- Visit OpenMed: [openmed.life](https://openmed.life/)
|
| 73 |
---
|
| 74 |
|
| 75 |
## 🤝 Community
|