alyakin314 commited on
Commit
8a0f0ba
·
verified ·
1 Parent(s): a50ad13

New Papers and Models

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -16,6 +16,8 @@ These investigations will augment our clinical work in treating neurological dis
16
  ## Papers
17
  Some of our papers:
18
  - [Generalist Foundation Models Are Not Clinical Enough for Hospital Operations](https://huggingface.co/papers/2511.13703)
 
 
19
  - [Medical large language models are easily distracted](https://huggingface.co/papers/2504.01201)
20
  - [MedMobile: A mobile-sized language model with expert-level clinical capabilities](https://huggingface.co/papers/2410.09019)
21
  - [CNS-Obsidian: A Neurosurgical Vision-Language Model Built From Scientific Publications](https://huggingface.co/papers/2502.19546)
@@ -24,3 +26,4 @@ Some of our papers:
24
  Some of our models:
25
  - [LLaVA-Next-Med-OLAB](https://huggingface.co/NYU-OLAB/LLaVA-Next-Med-OLAB)
26
  - [MedMobile](https://huggingface.co/KrithikV/MedMobile)
 
 
16
  ## Papers
17
  Some of our papers:
18
  - [Generalist Foundation Models Are Not Clinical Enough for Hospital Operations](https://huggingface.co/papers/2511.13703)
19
+ - [Clinically Grounded Agent-based Report Evaluation: An Interpretable Metric for Radiology Report Generation](https://huggingface.co/papers/2508.02808)
20
+ - [Large-Scale Multi-omic Biosequence Transformers for Modeling Peptide-Nucleotide Interactions](https://huggingface.co/papers/2408.16245)
21
  - [Medical large language models are easily distracted](https://huggingface.co/papers/2504.01201)
22
  - [MedMobile: A mobile-sized language model with expert-level clinical capabilities](https://huggingface.co/papers/2410.09019)
23
  - [CNS-Obsidian: A Neurosurgical Vision-Language Model Built From Scientific Publications](https://huggingface.co/papers/2502.19546)
 
26
  Some of our models:
27
  - [LLaVA-Next-Med-OLAB](https://huggingface.co/NYU-OLAB/LLaVA-Next-Med-OLAB)
28
  - [MedMobile](https://huggingface.co/KrithikV/MedMobile)
29
+ - [OmniBioTE](https://huggingface.co/WeiHua/OmniBioTE)