Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
library_name: keras-nlp
|
3 |
pipeline_tag: text-generation
|
4 |
---
|
5 |
-
This is a [`Gemma` model](https://keras.io/api/keras_nlp/models/gemma) uploaded using the KerasNLP library and can be used with JAX, TensorFlow, and PyTorch backends.
|
6 |
This model is related to a `CausalLM` task.
|
7 |
|
8 |
Model config:
|
|
|
2 |
library_name: keras-nlp
|
3 |
pipeline_tag: text-generation
|
4 |
---
|
5 |
+
Gemma model fine-tuned on a comprehensive medical Q&A dataset to answer a variety of health-related questions, including drug usage, dosage, diseases, treatments, and side effects.This is a [`Gemma` model](https://keras.io/api/keras_nlp/models/gemma) uploaded using the KerasNLP library and can be used with JAX, TensorFlow, and PyTorch backends.
|
6 |
This model is related to a `CausalLM` task.
|
7 |
|
8 |
Model config:
|