Model save
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# gemma7bcars16
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it) on
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
- lr_scheduler_warmup_steps: 100
|
| 44 |
-
- num_epochs:
|
| 45 |
|
| 46 |
### Training results
|
| 47 |
|
|
@@ -52,4 +52,5 @@ The following hyperparameters were used during training:
|
|
| 52 |
- PEFT 0.11.1
|
| 53 |
- Transformers 4.41.1
|
| 54 |
- Pytorch 2.3.0+cu121
|
|
|
|
| 55 |
- Tokenizers 0.19.1
|
|
|
|
| 15 |
|
| 16 |
# gemma7bcars16
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it) on the None dataset.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
- lr_scheduler_warmup_steps: 100
|
| 44 |
+
- num_epochs: 20
|
| 45 |
|
| 46 |
### Training results
|
| 47 |
|
|
|
|
| 52 |
- PEFT 0.11.1
|
| 53 |
- Transformers 4.41.1
|
| 54 |
- Pytorch 2.3.0+cu121
|
| 55 |
+
- Datasets 2.19.1
|
| 56 |
- Tokenizers 0.19.1
|