l3nux commited on
Commit
6f2a279
·
verified ·
1 Parent(s): d957ad3

End of training

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-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.0543
22
- - Accuracy: 0.568
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 125 | 1.2249 | 0.499 |
54
- | No log | 2.0 | 250 | 1.0414 | 0.564 |
55
- | No log | 3.0 | 375 | 1.0543 | 0.568 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0117
22
+ - Accuracy: 0.6
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 125 | 1.1969 | 0.474 |
54
+ | No log | 2.0 | 250 | 1.0236 | 0.565 |
55
+ | No log | 3.0 | 375 | 1.0117 | 0.6 |
56
 
57
 
58
  ### Framework versions