Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,34 +1,31 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji: π©Ί
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# Doctolib Lab
|
| 11 |
|
| 12 |
-
Welcome to
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
-
|
| 17 |
|
| 18 |
-
|
| 19 |
-
- π©» **Healthcare-grade evaluation** β benchmarks, rubrics, and tooling to evaluate LLMs on medical tasks with the rigor healthcare requires.
|
| 20 |
-
- π **Privacy & safety** β de-identification, PII/PHI handling, and approaches that respect GDPR, HDS, and patient trust.
|
| 21 |
-
- π **Multilingual healthcare** β French, German, Italian, Dutch, and beyond, reflecting the markets we serve.
|
| 22 |
-
- π§ͺ **Open experiments** β small, focused artifacts shared to support the research community.
|
| 23 |
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
Doctolib serves more than 90 million patients and over 400,000 healthcare professionals across Europe. Our mission is to **improve the daily lives of caregivers and the health of patients**. The Lab is where our AI, data, and research teams share work that we believe is useful beyond our walls.
|
| 27 |
|
| 28 |
## Get in touch
|
| 29 |
|
| 30 |
-
-
|
| 31 |
-
-
|
| 32 |
-
-
|
|
|
|
| 33 |
|
| 34 |
-
> Built with care by the teams at Doctolib. β€οΈ
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
|
|
|
| 3 |
colorFrom: green
|
| 4 |
colorTo: gray
|
| 5 |
sdk: static
|
| 6 |
+
pinned: true
|
| 7 |
+
short_description: Open AI research and artifacts from Doctolib
|
| 8 |
+
thumbnail: >-
|
| 9 |
+
https://cdn-uploads.huggingface.co/production/uploads/6939970ca1e6f955b57fed00/KkR-2jFswC1NdIU-duvGb.jpeg
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Doctolib Lab
|
| 13 |
|
| 14 |
+
Welcome to the Hugging Face organization for **Doctolib**.
|
| 15 |
|
| 16 |
+
Doctolib serves more than 90 million patients and over 400,000 healthcare professionals across Europe. Our mission is to **improve the daily lives of caregivers and the health of patients**.
|
| 17 |
|
| 18 |
+
This space is where our AI and research teams share open artifacts β models, datasets, and demos β from our work on healthcare AI. Expect work on clinical NLP, evaluation of LLMs for medical tasks, de-identification, and multilingual healthcare (FR, DE, IT, NL).
|
| 19 |
|
| 20 |
+
## Coming soon
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
+
- **DoctoBERT** β a healthcare-domain language model trained for clinical text in the European languages we serve.
|
|
|
|
|
|
|
| 23 |
|
| 24 |
## Get in touch
|
| 25 |
|
| 26 |
+
- Website: [doctolib.com](https://www.doctolib.com)
|
| 27 |
+
- Careers: [careers.doctolib.com](https://careers.doctolib.com)
|
| 28 |
+
- GitHub: https://github.com/doctolib-lab
|
| 29 |
+
- Engineering blog: [medium.com/doctolib](https://medium.com/doctolib)
|
| 30 |
|
| 31 |
+
> Built with care by the teams at Doctolib. β€οΈ
|