anamikac2708
commited on
Commit
•
bbf1e3d
1
Parent(s):
8e829da
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- llama
|
10 |
- trl
|
11 |
- lora
|
|
|
12 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
13 |
---
|
14 |
|
@@ -18,7 +19,7 @@ base_model: unsloth/llama-3-8b-bnb-4bit
|
|
18 |
- **License:** cc-by-nc-4.0
|
19 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
20 |
|
21 |
-
This are lora adapeters that are trained on top of llama3-8B model using 2x faster [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library using
|
22 |
|
23 |
This project is for research purposes only. Third-party datasets may be subject to additional terms and conditions under their associated licenses.
|
24 |
|
|
|
9 |
- llama
|
10 |
- trl
|
11 |
- lora
|
12 |
+
- finlang
|
13 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
14 |
---
|
15 |
|
|
|
19 |
- **License:** cc-by-nc-4.0
|
20 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
21 |
|
22 |
+
This are lora adapeters that are trained on top of llama3-8B model using 2x faster [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library using open-sourced finance dataset https://huggingface.co/datasets/FinLang/investopedia-instruction-tuning-dataset developed for finance application by FinLang Team
|
23 |
|
24 |
This project is for research purposes only. Third-party datasets may be subject to additional terms and conditions under their associated licenses.
|
25 |
|