cemNB commited on
Commit
dd73e4e
·
1 Parent(s): 9ffad7c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [tiiuae/falcon-rw-1b](https://huggingface.co/tiiuae/falcon-rw-1b) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 2.6180
18
 
19
  ## Model description
20
 
@@ -33,7 +33,7 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 0.0002
37
  - train_batch_size: 1
38
  - eval_batch_size: 8
39
  - seed: 42
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 2.875 | 0.0 | 10 | 2.6180 |
52
 
53
 
54
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [tiiuae/falcon-rw-1b](https://huggingface.co/tiiuae/falcon-rw-1b) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 14.6845
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 0.004
37
  - train_batch_size: 1
38
  - eval_batch_size: 8
39
  - seed: 42
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 5.7722 | 0.0 | 10 | 14.6845 |
52
 
53
 
54
  ### Framework versions