Dhanush66 commited on
Commit
134a4bc
1 Parent(s): 0a76352

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 3.4511
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 3.9618 | 1.0 | 854 | 3.6242 |
49
- | 3.683 | 2.0 | 1708 | 3.4726 |
50
- | 3.6047 | 3.0 | 2562 | 3.4823 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 3.6855
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 5.114 | 1.0 | 986 | 4.1305 |
49
+ | 4.0613 | 2.0 | 1972 | 3.7682 |
50
+ | 3.8408 | 3.0 | 2958 | 3.6788 |
51
 
52
 
53
  ### Framework versions