Add task category

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
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
+ - medical
6
+ - healthcare
7
+ - fhir
8
+ ---
9
+
10
  # Dataset Card
11
 
12
  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).