nielsr HF staff commited on
Commit
f6d451f
verified
1 Parent(s): e7718fe

Add metadata

Browse files

This PR adds the relevant metadata to the model card, including the pipeline tag, license and library name, and also a link to the project page.

Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,3 +1,9 @@
1
- # Model Card for Model ID
 
 
 
 
2
 
3
- This repository contains the model introduced in the paper [Question Answering on Patient Medical Records with Private Fine-Tuned LLMs](https://huggingface.co/papers/2501.13687).
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: transformers
4
+ pipeline_tag: question-answering
5
+ ---
6
 
7
+ This repository contains the model introduced in the paper [Question Answering on Patient Medical Records with Private Fine-Tuned LLMs](https://huggingface.co/papers/2501.13687).
8
+
9
+ Project page: https://huggingface.co/genloop