Noshitha98 commited on
Commit
fc5ffbc
·
verified ·
1 Parent(s): 253df5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -12
README.md CHANGED
@@ -13,18 +13,14 @@ tags: []
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
  ### Model Sources [optional]
29
 
30
  <!-- Provide the basic links for the model. -->
 
13
 
14
  ### Model Description
15
 
16
+ This model is a LoRA fine-tuned adapter on top of TinyLlama-1.1B-Chat-v1.0, trained using the FinQA dataset.
17
+ The adapter specializes the base model for financial reasoning and numerical question answering in long-form text, making the system more domain-aware while keeping the parameter footprint small.
18
+ - **Developed by:** Noshitha Juttu
19
+ - **Model type:** Causal LM with LoRA Adapter
20
+ - **Language(s) (NLP):** English (financial domain)
21
+ - **License:** MIT (adapter), see base model for additional terms
22
+ - **Finetuned from model [optional]:** TinyLlama/TinyLlama-1.1B-Chat-v1.0
23
+
 
 
 
 
24
  ### Model Sources [optional]
25
 
26
  <!-- Provide the basic links for the model. -->