Adriana213
commited on
Commit
•
0f967c1
1
Parent(s):
8651b82
Update README.md
Browse files
README.md
CHANGED
@@ -23,11 +23,18 @@ The model is designed to generate responses based on financial instructions and
|
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
-
|
|
|
31 |
|
32 |
## Training procedure
|
33 |
|
|
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
+
This model is intended for text generation tasks specifically related to financial instructions and contexts.
|
27 |
+
It can be used for generating responses based on given financial prompts.
|
28 |
+
|
29 |
+
**Limitations:**
|
30 |
+
- The model may not perform well on financial topics not covered in the training data.
|
31 |
+
- The quality of responses may vary depending on the specificity and complexity of the financial queries.
|
32 |
+
- The model may generate responses that are not factually accurate or may include biases present in the training data.
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
36 |
+
The model was fine-tuned on the `gbharti/finance-alpaca` dataset, which includes financial instructions and outputs.
|
37 |
+
The dataset was processed to format instructions with or without additional context.
|
38 |
|
39 |
## Training procedure
|
40 |
|