Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ datasets:
|
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
base_model:
|
| 13 |
-
-
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
---
|
| 16 |
|
|
@@ -107,5 +107,4 @@ _ = model.generate(
|
|
| 107 |
|
| 108 |
- Data Format:
|
| 109 |
The dataset consists of conversational-style prompts paired with detailed and well-structured responses.
|
| 110 |
-
It is formatted to enable instruction-following language models to understand and generate coherent financial advice and reasoning.
|
| 111 |
-
|
|
|
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
base_model:
|
| 13 |
+
- unsloth/Qwen3-1.7B
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
---
|
| 16 |
|
|
|
|
| 107 |
|
| 108 |
- Data Format:
|
| 109 |
The dataset consists of conversational-style prompts paired with detailed and well-structured responses.
|
| 110 |
+
It is formatted to enable instruction-following language models to understand and generate coherent financial advice and reasoning.
|
|
|