fmahvar commited on
Commit
7416b4b
·
verified ·
1 Parent(s): c01c54e

Update README.md

Browse files

- Introducing MedASR and MedSigLIP;
- Removing CXR Foundation and Derm Foundation since they are legacy now. New users are advised to use MedSigLIP instead.

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -22,11 +22,11 @@ pinned: false
22
  * **ShieldGemma** is a series of safety content moderation models built upon Gemma 2 that target four harm categories
23
  * [**Health AI Developer Foundations**](https://huggingface.co/collections/google/health-ai-developer-foundations-hai-def-6744dc060bc19b6cf631bb0f)
24
  * [**MedGemma**](https://huggingface.co/collections/google/medgemma-release-680aade845f90bec6a3f60c4) collection of open models for medical image and text comprehension to accelerate building healthcare-based AI applications
 
 
25
  * [**TxGemma**](https://huggingface.co/collections/google/txgemma-release-67dd92e931c857d15e4d1e87) collection of open models to accelerate the development of therapeutics
26
- * [**CXR Foundation**](https://huggingface.co/google/cxr-foundation) embedding model for efficiently building AI for chest X-ray applications
27
- * [**Path Foundation**](https://huggingface.co/google/path-foundation) embedding model for efficiently building AI for histopathology applications
28
- * [**Derm Foundation**](https://huggingface.co/google/derm-foundation) embedding model for efficiently building AI for skin imaging applications
29
  * **HeAR** ([TensorFlow](https://huggingface.co/google/hear), [PyTorch](https://huggingface.co/google/hear-pytorch)) embedding model for efficiently building AI related to audio originating from the respiratory system
 
30
  * **[**BERT**](https://huggingface.co/collections/google/bert-release-64ff5e7a4be99045d1896dbc), [**T5**](https://huggingface.co/collections/google/t5-release-65005e7c520f8d7b4d037918), and [**TimesFM**](https://github.com/google-research/timesfm) Model Families**
31
  * **Author ML models with [**MaxText**](https://github.com/google/maxtext), [**JAX**](https://github.com/google/jax), [**Keras**](https://github.com/keras-team/keras), [**Tensorflow**](https://github.com/tensorflow/tensorflow), and [**PyTorch/XLA**](https://github.com/pytorch/xla)**
32
  * **[**SynthID**](https://deepmind.google/technologies/synthid/)** is a Google DeepMind technology that watermarks and identifies AI-generated content ([🤗 Space](https://huggingface.co/spaces/google/synthid-text))
 
22
  * **ShieldGemma** is a series of safety content moderation models built upon Gemma 2 that target four harm categories
23
  * [**Health AI Developer Foundations**](https://huggingface.co/collections/google/health-ai-developer-foundations-hai-def-6744dc060bc19b6cf631bb0f)
24
  * [**MedGemma**](https://huggingface.co/collections/google/medgemma-release-680aade845f90bec6a3f60c4) collection of open models for medical image and text comprehension to accelerate building healthcare-based AI applications
25
+ * [**MedASR**](https://huggingface.co/google/medasr) A foundational speech-to-text model pre-trained on clinical audio.
26
+ * [**MedSigLIP**](https://huggingface.co/google/medsiglip-448) MedGemma's vision encoder; can be used like other embedding models for predictive tasks.
27
  * [**TxGemma**](https://huggingface.co/collections/google/txgemma-release-67dd92e931c857d15e4d1e87) collection of open models to accelerate the development of therapeutics
 
 
 
28
  * **HeAR** ([TensorFlow](https://huggingface.co/google/hear), [PyTorch](https://huggingface.co/google/hear-pytorch)) embedding model for efficiently building AI related to audio originating from the respiratory system
29
+ * [**Path Foundation**](https://huggingface.co/google/path-foundation) embedding model for efficiently building AI for histopathology applications
30
  * **[**BERT**](https://huggingface.co/collections/google/bert-release-64ff5e7a4be99045d1896dbc), [**T5**](https://huggingface.co/collections/google/t5-release-65005e7c520f8d7b4d037918), and [**TimesFM**](https://github.com/google-research/timesfm) Model Families**
31
  * **Author ML models with [**MaxText**](https://github.com/google/maxtext), [**JAX**](https://github.com/google/jax), [**Keras**](https://github.com/keras-team/keras), [**Tensorflow**](https://github.com/tensorflow/tensorflow), and [**PyTorch/XLA**](https://github.com/pytorch/xla)**
32
  * **[**SynthID**](https://deepmind.google/technologies/synthid/)** is a Google DeepMind technology that watermarks and identifies AI-generated content ([🤗 Space](https://huggingface.co/spaces/google/synthid-text))