Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ license: mit
|
|
4 |
|
5 |
# Model Card for shijunju/gemma_7b_finRisk_r6_4VersionQ
|
6 |
|
|
|
7 |
|
8 |
This model is fine-tuned using the LoRA (Low-Rank Adaptation) approach, specifically designed for question answering in the domain of financial risk compliance.
|
9 |
|
|
|
4 |
|
5 |
# Model Card for shijunju/gemma_7b_finRisk_r6_4VersionQ
|
6 |
|
7 |
+
The repository includes only a LoRA adapter trained with keras-nlp on a TPU. To use the fine-tuned model, load Gemma-7b and apply `load_lora_weights` before generating output (see instructions below).
|
8 |
|
9 |
This model is fine-tuned using the LoRA (Low-Rank Adaptation) approach, specifically designed for question answering in the domain of financial risk compliance.
|
10 |
|