Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,16 @@
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
|
|
5 |
---
|
6 |
|
|
|
|
|
7 |
Fine-tuned using Unsloth with Sujet Finance Dataset
|
8 |
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
5 |
+
license: apache-2.0
|
6 |
---
|
7 |
|
8 |
+
### Model Description
|
9 |
+
|
10 |
Fine-tuned using Unsloth with Sujet Finance Dataset
|
11 |
|
12 |
+
- **Developed by:** k0xff
|
13 |
+
- **License:** Apache 2.0
|
14 |
+
- **Finetuned from model:** unsloth/llama-3-8b-bnb-4bit
|
15 |
+
- **Dataset:** sujet-ai/Sujet-Finance-Instruct-177k
|
16 |
+
|
17 |
+
https://github.com/unslothai/unsloth
|