Adriana213
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,23 +3,23 @@ base_model: openaccess-ai-collective/tiny-mistral
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: tiny-mistral-alpaca-finance
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
-
This model is a fine-tuned version of
|
17 |
-
It
|
18 |
-
|
19 |
-
|
20 |
-
## Model description
|
21 |
-
|
22 |
-
More information needed
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- fine-tuning
|
7 |
+
- text-generation
|
8 |
model-index:
|
9 |
- name: tiny-mistral-alpaca-finance
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- gbharti/finance-alpaca
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# Tiny Mistral fine-tuned on finance dataset
|
19 |
|
20 |
+
This model is a fine-tuned version of the `openaccess-ai-collective/tiny-mistral` language model.
|
21 |
+
It has been fine-tuned on a specialized finance dataset using Parameter-Efficient Fine-Tuning (PEFT) with Low-Rank Adaptation (LoRA).
|
22 |
+
The model is designed to generate responses based on financial instructions and contexts.
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|