Adriana213 commited on
Commit
8651b82
1 Parent(s): 36144a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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
- # tiny-mistral-alpaca-finance
15
 
16
- This model is a fine-tuned version of [openaccess-ai-collective/tiny-mistral](https://huggingface.co/openaccess-ai-collective/tiny-mistral) on an unknown dataset.
17
- It achieves the following results on the evaluation set:
18
- - Loss: 0.7193
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