Model save
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [adityadutt09/pruned20-gemma-2b-st](https://huggingface.co/adityadutt09/pruned20-gemma-2b-st) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch
|
51 |
-
|
52 |
-
| No log | 1.0
|
53 |
-
| No log |
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [adityadutt09/pruned20-gemma-2b-st](https://huggingface.co/adityadutt09/pruned20-gemma-2b-st) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 11.7870
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
+
|:-------------:|:------:|:----:|:---------------:|
|
52 |
+
| No log | 1.0 | 16 | 11.9462 |
|
53 |
+
| No log | 1.8889 | 30 | 11.7870 |
|
54 |
|
55 |
|
56 |
### Framework versions
|