Update README.md
Browse files
README.md
CHANGED
@@ -9,31 +9,20 @@ base_model: google/gemma-1.1-2b-it
|
|
9 |
model-index:
|
10 |
- name: gemma-2b-it-sft-v6
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This model is a fine-tuned version of [google/gemma-1.1-2b-it](https://huggingface.co/google/gemma-1.1-2b-it) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.6531
|
22 |
|
23 |
-
## Model description
|
24 |
-
|
25 |
-
More information needed
|
26 |
-
|
27 |
-
## Intended uses & limitations
|
28 |
-
|
29 |
-
More information needed
|
30 |
-
|
31 |
-
## Training and evaluation data
|
32 |
-
|
33 |
-
More information needed
|
34 |
-
|
35 |
-
## Training procedure
|
36 |
-
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
|
|
9 |
model-index:
|
10 |
- name: gemma-2b-it-sft-v6
|
11 |
results: []
|
12 |
+
language:
|
13 |
+
- vi
|
14 |
+
pipeline_tag: text-generation
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# Gemma 2B Intruct Alpaca
|
21 |
|
22 |
This model is a fine-tuned version of [google/gemma-1.1-2b-it](https://huggingface.co/google/gemma-1.1-2b-it) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.6531
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
### Training hyperparameters
|
27 |
|
28 |
The following hyperparameters were used during training:
|