bipin commited on
Commit
d171482
1 Parent(s): b575986

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.2594
17
 
18
  ## Model description
19
 
@@ -32,7 +32,7 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 1.87e-05
36
  - train_batch_size: 8
37
  - eval_batch_size: 8
38
  - seed: 42
@@ -44,9 +44,9 @@ The following hyperparameters were used during training:
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | 0.3776 | 1.0 | 809 | 0.2698 |
48
- | 0.27 | 2.0 | 1618 | 0.2615 |
49
- | 0.2557 | 3.0 | 2427 | 0.2594 |
50
 
51
 
52
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.2461
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
  - train_batch_size: 8
37
  - eval_batch_size: 8
38
  - seed: 42
 
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
+ | 0.3353 | 1.0 | 809 | 0.2544 |
48
+ | 0.2342 | 2.0 | 1618 | 0.2454 |
49
+ | 0.2099 | 3.0 | 2427 | 0.2461 |
50
 
51
 
52
  ### Framework versions