AnnasBlackHat
commited on
Commit
•
45205d7
1
Parent(s):
366f963
more steps
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# babyLlama
|
13 |
|
14 |
-
This model is a fine-tuned version of [](https://huggingface.co/) on
|
15 |
|
16 |
## Model description
|
17 |
|
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
|
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: cosine
|
41 |
- lr_scheduler_warmup_steps: 1000
|
42 |
-
- training_steps:
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
11 |
|
12 |
# babyLlama
|
13 |
|
14 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: cosine
|
41 |
- lr_scheduler_warmup_steps: 1000
|
42 |
+
- training_steps: 3500
|
43 |
|
44 |
### Training results
|
45 |
|