Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ language:
|
|
7 |
base_model:
|
8 |
- unsloth/gemma-2b-bnb-4bit
|
9 |
pipeline_tag: question-answering
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Model Card: Gemma 2B Medical ORPO RLHF Fine-Tuning
|
@@ -97,4 +99,4 @@ If you use this model, please cite:
|
|
97 |
|
98 |
## Contact
|
99 |
|
100 |
-
For any issues or questions, please contact **Suresh Beekhanii** or open an issue in the Hugging Face repository.
|
|
|
7 |
base_model:
|
8 |
- unsloth/gemma-2b-bnb-4bit
|
9 |
pipeline_tag: question-answering
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
---
|
13 |
|
14 |
# Model Card: Gemma 2B Medical ORPO RLHF Fine-Tuning
|
|
|
99 |
|
100 |
## Contact
|
101 |
|
102 |
+
For any issues or questions, please contact **Suresh Beekhanii** or open an issue in the Hugging Face repository.
|