faizath commited on
Commit
4836462
·
verified ·
1 Parent(s): e8f3934

docs(readme): apply the shared Fundusnap card template

Browse files

The dataset is where anyone evaluating the models trained on it lands
first, yet it was the only release repo whose card omitted the migration
notice, so readers arriving from a model card got no signal that
fundusnap.com is gone. Moving the not-a-medical-device warning into the
section every other card uses keeps the disclaimer where readers already
look for it.

Claude-Session: https://claude.ai/code/session_013uo7ms8cae8CwmLgNii1vF

Files changed (2) hide show
  1. README.md +54 -15
  2. assets/logo.png +0 -0
README.md CHANGED
@@ -46,18 +46,67 @@ configs:
46
  path: scenarios.jsonl
47
  ---
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  # FundusTalk v1 — Diabetic Retinopathy Chat SFT (11k)
50
 
51
  Synthetic multi-turn consultations for fine-tuning [`microsoft/MediPhi-Instruct`](https://huggingface.co/microsoft/MediPhi-Instruct)
52
  as **FundusAI**, the in-app assistant that explains diabetic-retinopathy screening results in the
53
  [Fundusnap](https://fundusnap.faizath.com) app.
54
 
55
- Distilled from [`microsoft/phi-4`](https://huggingface.co/microsoft/phi-4) via OpenRouter.
 
 
 
 
 
 
 
56
 
57
- > ⚠️ **Synthetic data. Not a medical device.**
58
- > No real patient data, images, or records were used every prediction record is procedurally
59
- > generated. Models trained on this dataset carry no regulatory clearance and must never be the sole
60
- > basis for diagnosis, referral, or treatment.
 
 
 
61
 
62
  ## At a glance
63
 
@@ -274,16 +323,6 @@ Taken from the Fundusnap model cards and enforced in the teacher prompt:
274
  weakest on the smallest, earliest lesions.
275
  6. The assistant explains; it never diagnoses, and always routes to a clinician.
276
 
277
- ## Intended use
278
-
279
- **In scope.** Fine-tuning a small assistant to explain DR screening output to patients and
280
- health workers in Indonesian and English; research on grounding, refusal behaviour, and
281
- code-switching in medical dialogue; benchmarking safety behaviour on the `test` split.
282
-
283
- **Out of scope.** Any clinical decision-making. Training a model to grade severity or detect lesions
284
- — this dataset contains no images. Deployment without a clinician in the loop. Any commercial use
285
- (see licensing).
286
-
287
  ## Provenance and licensing
288
 
289
  Fully reproducible: the scenario plan (`scenarios.jsonl`) is seeded and deterministic; only the
 
46
  path: scenarios.jsonl
47
  ---
48
 
49
+ <div align="center">
50
+ <table border="1">
51
+ <tr>
52
+ <td align="center" style="padding: 20px;">
53
+ <h3>📢 Domain & Email Migration Notice</h3>
54
+ <p>From <b>May 30th, 2026</b>, Fundusnap will transition to new domains as <code>fundusnap.com</code> will not be renewed:</p>
55
+ <p>🌐 <b>Website:</b> <a href="https://fundusnap.faizath.com">fundusnap.faizath.com</a> (formerly <i>fundusnap.com</i>)<br>
56
+ ⚙️ <b>API:</b> <a href="https://fundusnap-api.faizath.com">fundusnap-api.faizath.com</a> (formerly <i>api.fundusnap.com</i>)<br>
57
+ 📧 <b>Email:</b> <a href="mailto:contact@fundusnap.faizath.com">contact@fundusnap.faizath.com</a> (formerly <i>contact@fundusnap.com</i>)<br>
58
+ 🛰️ <b>CDN:</b> <a>fundusnap-cdn.faizath.com</a> (formerly <i>cdn.fundusnap.com</i>)<br>
59
+ 📈 <b>Status Pages:</b> <a href="https://status.faizath.com/status/fundusnap">https://status.faizath.com/status/fundusnap</a> (formerly <i>status.fundusnap.com</i>)
60
+ </p>
61
+ </td>
62
+ </tr>
63
+ </table>
64
+ </div>
65
+
66
+ <p align="center">
67
+ <img src="assets/logo.png" alt="Fundusnap" width="420"/>
68
+ </p>
69
+
70
+ <p align="center">
71
+ <b>Synthetic multi-turn consultations that teach a model to explain a diabetic retinopathy screening result — never to diagnose it.</b>
72
+ </p>
73
+
74
+ <p align="center">
75
+ 🤗 <a href="https://huggingface.co/datasets/fundusnap/fundusnap-fundustalk-v1-chatsft-11k">Hugging Face</a> &nbsp;•&nbsp;
76
+ 🐙 <a href="https://github.com/fundusnap/fundusnap-fundustalk-v1-chatsft-11k">GitHub</a>
77
+ </p>
78
+
79
+ <p align="center">
80
+ <img alt="Task: text generation" src="https://img.shields.io/badge/task-text--generation-5B9BD5"/>
81
+ <img alt="Conversations: 10,849" src="https://img.shields.io/badge/conversations-10%2C849-5B9BD5"/>
82
+ <img alt="Assistant turns: 39,288" src="https://img.shields.io/badge/assistant%20turns-39%2C288-5B9BD5"/>
83
+ <img alt="Teacher: phi-4" src="https://img.shields.io/badge/teacher-phi--4-5B9BD5"/>
84
+ <img alt="Languages: id, en" src="https://img.shields.io/badge/lang-id%20%7C%20en-5B9BD5"/>
85
+ <img alt="License: CC BY-NC 4.0" src="https://img.shields.io/badge/license-CC%20BY--NC%204.0-5B9BD5"/>
86
+ </p>
87
+
88
  # FundusTalk v1 — Diabetic Retinopathy Chat SFT (11k)
89
 
90
  Synthetic multi-turn consultations for fine-tuning [`microsoft/MediPhi-Instruct`](https://huggingface.co/microsoft/MediPhi-Instruct)
91
  as **FundusAI**, the in-app assistant that explains diabetic-retinopathy screening results in the
92
  [Fundusnap](https://fundusnap.faizath.com) app.
93
 
94
+ Distilled from [`microsoft/phi-4`](https://huggingface.co/microsoft/phi-4) via OpenRouter. The model trained on it is
95
+ [`fundusnap-v1-resultexp-clm-mediphi-3.8b-adapter`](https://huggingface.co/fundusnap/fundusnap-v1-resultexp-clm-mediphi-3.8b-adapter).
96
+
97
+ ## ⚠️ Intended use — not for clinical use
98
+
99
+ **Synthetic data. Not a medical device.** No real patient data, images, or records were used — every
100
+ prediction record is procedurally generated. Models trained on this dataset carry no regulatory
101
+ clearance and must never be the sole basis for diagnosis, referral, or treatment.
102
 
103
+ **In scope.** Fine-tuning a small assistant to explain DR screening output to patients and
104
+ health workers in Indonesian and English; research on grounding, refusal behaviour, and
105
+ code-switching in medical dialogue; benchmarking safety behaviour on the `test` split.
106
+
107
+ **Out of scope.** Any clinical decision-making. Training a model to grade severity or detect lesions
108
+ — this dataset contains no images. Deployment without a clinician in the loop. Any commercial use
109
+ (see [Provenance and licensing](#provenance-and-licensing)).
110
 
111
  ## At a glance
112
 
 
323
  weakest on the smallest, earliest lesions.
324
  6. The assistant explains; it never diagnoses, and always routes to a clinician.
325
 
 
 
 
 
 
 
 
 
 
 
326
  ## Provenance and licensing
327
 
328
  Fully reproducible: the scenario plan (`scenarios.jsonl`) is seeded and deterministic; only the
assets/logo.png ADDED