Datasets:
Add task category, link to paper
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dataset Card
|
| 2 |
|
| 3 |
This repository contains the dataset introduced in the paper [Question Answering on Patient Medical Records with Private Fine-Tuned LLMs](https://huggingface.co/papers/2501.13687).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- question-answering
|
| 4 |
+
tags:
|
| 5 |
+
- healthcare
|
| 6 |
+
- medical
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
# Dataset Card
|
| 10 |
|
| 11 |
This repository contains the dataset introduced in the paper [Question Answering on Patient Medical Records with Private Fine-Tuned LLMs](https://huggingface.co/papers/2501.13687).
|