Update README.md
Browse files
README.md
CHANGED
@@ -7,16 +7,20 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- generator
|
|
|
10 |
base_model: unsloth/gemma-2b-bnb-4bit
|
11 |
model-index:
|
12 |
-
- name: gemma-2b-
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
# gemma-2b-
|
20 |
|
21 |
This model is a fine-tuned version of [unsloth/gemma-2b-bnb-4bit](https://huggingface.co/unsloth/gemma-2b-bnb-4bit) on the generator dataset.
|
22 |
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- generator
|
10 |
+
- databricks/databricks-dolly-15k
|
11 |
base_model: unsloth/gemma-2b-bnb-4bit
|
12 |
model-index:
|
13 |
+
- name: gemma-2b-it-Unsloth-SFT
|
14 |
results: []
|
15 |
+
license: apache-2.0
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
|
23 |
+
# gemma-2b-it-Unsloth-SFT
|
24 |
|
25 |
This model is a fine-tuned version of [unsloth/gemma-2b-bnb-4bit](https://huggingface.co/unsloth/gemma-2b-bnb-4bit) on the generator dataset.
|
26 |
|