Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ tags:
|
|
9 |
- llama
|
10 |
- trl
|
11 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -59,4 +61,4 @@ python gptchain.py train -m unsloth/llama-3-8b-bnb-4bit \
|
|
59 |
# Training results
|
60 |
[wandb report](https://api.wandb.ai/links/ruslandev/2i1pukst)
|
61 |
|
62 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
- llama
|
10 |
- trl
|
11 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
12 |
+
datasets:
|
13 |
+
- ruslandev/tagengo-subset-gpt-4o
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|
|
|
61 |
# Training results
|
62 |
[wandb report](https://api.wandb.ai/links/ruslandev/2i1pukst)
|
63 |
|
64 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|