Update README.md
Browse files
README.md
CHANGED
@@ -31,12 +31,11 @@ With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](ht
|
|
31 |
#### Hyperparameters & Additional Details:
|
32 |
|
33 |
- **Epochs:** 0.1
|
34 |
-
- **Cost Per Epoch:** $1.91
|
35 |
- **Total Finetuning Cost:** $1.91
|
36 |
- **Model Path:** google/gemma-2-2b-it
|
37 |
- **Learning Rate:** 0.0002
|
38 |
-
- **Data Split:**
|
39 |
-
- **Gradient Accumulation Steps:**
|
40 |
|
41 |
##### Prompt Template
|
42 |
|
|
|
31 |
#### Hyperparameters & Additional Details:
|
32 |
|
33 |
- **Epochs:** 0.1
|
|
|
34 |
- **Total Finetuning Cost:** $1.91
|
35 |
- **Model Path:** google/gemma-2-2b-it
|
36 |
- **Learning Rate:** 0.0002
|
37 |
+
- **Data Split:** 100% Train
|
38 |
+
- **Gradient Accumulation Steps:** 16
|
39 |
|
40 |
##### Prompt Template
|
41 |
|