CesarLeblanc commited on
Commit
4d493a3
·
verified ·
1 Parent(s): dae3659

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.2121
19
 
20
  ## Model description
21
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:------:|:---------------:|
50
- | 4.6779 | 1.0 | 44102 | 4.0554 |
51
- | 3.8985 | 2.0 | 88204 | 3.6187 |
52
- | 3.599 | 3.0 | 132306 | 3.3949 |
53
- | 3.4366 | 4.0 | 176408 | 3.2668 |
54
- | 3.3476 | 5.0 | 220510 | 3.2121 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.7010
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:------:|:---------------:|
50
+ | 4.2488 | 1.0 | 22164 | 3.4692 |
51
+ | 3.346 | 2.0 | 44328 | 3.0511 |
52
+ | 3.0672 | 3.0 | 66492 | 2.8580 |
53
+ | 2.9221 | 4.0 | 88656 | 2.7470 |
54
+ | 2.8449 | 5.0 | 110820 | 2.7010 |
55
 
56
 
57
  ### Framework versions