Update README.md
Browse files
README.md
CHANGED
|
@@ -13,18 +13,14 @@ tags: []
|
|
| 13 |
|
| 14 |
### Model Description
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
- **
|
| 21 |
-
- **
|
| 22 |
-
- **
|
| 23 |
-
|
| 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. -->
|