sultan-hassan
commited on
Commit
•
9cbf151
1
Parent(s):
aae9588
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
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 |
|
|
|
2 |
library_name: keras-nlp
|
3 |
pipeline_tag: text-generation
|
4 |
---
|
5 |
+
|
6 |
+
Hey I am CosmoGemma 👋 I can answer cosmology questions from astroph.CO research articles.
|
7 |
+
|
8 |
+
This is a Gemma_2b_en fine-tuned on QA pairs (3.5k) generated from Cosmology and Nongalactic Astrophysics articles (arXiv astro-ph.CO)
|
9 |
+
from 2018-2022 and tested on QA pairs (1k) generated from 2023 articles, scoring over 75% accuracy.
|
10 |
+
|
11 |
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.
|
12 |
This model is related to a `CausalLM` task.
|
13 |
|