Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ language:
|
|
| 5 |
tags:
|
| 6 |
- Multiturn
|
| 7 |
- QnA
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<div align="center">
|
|
@@ -66,7 +68,7 @@ FinanceParam’s training corpus was carefully crafted to ensure deep Indian Fi
|
|
| 66 |
|
| 67 |
3. **Domain Taxonomy & Personas**
|
| 68 |
* Built an exhaustive, India-specific financial taxonomy.
|
| 69 |
-
* Defined
|
| 70 |
|
| 71 |
4. **Dataset Construction**
|
| 72 |
* 2M Q&A pairs grounded in taxonomy and personas.
|
|
@@ -223,4 +225,4 @@ This table reports results by **question type** (e.g., MCQ, comprehension, reaso
|
|
| 223 |
## 📜 License
|
| 224 |
|
| 225 |
This SFT checkpoint is released under the **BharatGen non-commercial license**.<br>
|
| 226 |
-
Please refer to the [LICENSE](./LICENSE) for terms and conditions.
|
|
|
|
| 5 |
tags:
|
| 6 |
- Multiturn
|
| 7 |
- QnA
|
| 8 |
+
base_model:
|
| 9 |
+
- bharatgenai/Param-1-2.9B-Instruct
|
| 10 |
---
|
| 11 |
|
| 12 |
<div align="center">
|
|
|
|
| 68 |
|
| 69 |
3. **Domain Taxonomy & Personas**
|
| 70 |
* Built an exhaustive, India-specific financial taxonomy.
|
| 71 |
+
* Defined CA, policy-maker, business and multiple such personas.
|
| 72 |
|
| 73 |
4. **Dataset Construction**
|
| 74 |
* 2M Q&A pairs grounded in taxonomy and personas.
|
|
|
|
| 225 |
## 📜 License
|
| 226 |
|
| 227 |
This SFT checkpoint is released under the **BharatGen non-commercial license**.<br>
|
| 228 |
+
Please refer to the [LICENSE](./LICENSE) for terms and conditions.
|