Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,13 @@ tags:
|
|
13 |
- casualty
|
14 |
---
|
15 |
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
- casualty
|
14 |
---
|
15 |
|
16 |
+
### Fine-tuned model for Insurance cost estimation usecases.
|
17 |
+
#### Base model - microsoft/Phi-3-mini-4k-instruct
|
18 |
+
#### Instruction dataset - dattaraj/pc-insurance-cost-estimator
|
19 |
+
#### Platform - Apple MLX on Mac M3
|
20 |
+
#### Author - Dattaraj Rao
|
21 |
+
https://in.linkedin.com/in/dattarajrao
|
22 |
+
|
23 |
+
### Why fine-tune?
|
24 |
+
Fine-tuned to act like a insurance estimator expert for Property and Casualty (P&C) domain. Instead of generic recommendations, gives point estimates of repair cost in USD.
|
25 |
+
Base model would provide generic recommendations. While the fine-tuned model shows much better domain adoption.
|