kenyano0828 commited on
Commit
9f56bf4
·
verified ·
1 Parent(s): 77ea282

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7382
22
- - F1: 0.4512
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 0.6319 | 1.0 | 50 | 0.4990 | 0.4564 |
54
- | 0.2012 | 2.0 | 100 | 0.6067 | 0.4450 |
55
- | 0.0761 | 3.0 | 150 | 0.7382 | 0.4512 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4671
22
+ - F1: 0.7391
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.4442 | 1.0 | 50 | 0.3559 | 0.7181 |
54
+ | 0.1344 | 2.0 | 100 | 0.3856 | 0.7258 |
55
+ | 0.0411 | 3.0 | 150 | 0.4671 | 0.7391 |
56
 
57
 
58
  ### Framework versions