Add library name and pipeline tag, link to paper and Github repository

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ library_name: transformers
4
+ pipeline_tag: question-answering
5
+ ---
6
+
7
+ This repository contains the ReasonMed model as presented in [ReasonMed: A 370K Multi-Agent Generated Dataset for Advancing Medical Reasoning](https://huggingface.co/papers/2506.09513).
8
+
9
+ The code can be found at https://github.com/YuSun-Work/ReasonMed.