Instructions to use stanfordmimi/CheXmix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- CheXmix
How to use stanfordmimi/CheXmix with CheXmix:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Ashwin Kumar commited on
Commit ·
5ce258c
1
Parent(s): 40fc5ab
add checkpoint and model files
Browse files- README.md +4 -0
- model.safetensors +3 -0
- vqgan.ckpt +3 -0
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
### CheXmix: Unified Generative Pretraining for Vision Language Models in Medical Imaging
|
| 6 |
+
|
| 7 |
+
CheXmix is a unified early-fusion generative model trained on a large corpus of chest X-rays paired with radiology reports
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f4037094e7a0d7293333b0839b3b6ae6052b20d98a4b6b68320a6dd130d6f57
|
| 3 |
+
size 5634819540
|
vqgan.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ede986bf6b171db3081ce171ad88e4ac970793cea14c180b3e5ac5105f4cb43
|
| 3 |
+
size 281270377
|