202k commited on
Commit
bf33647
·
1 Parent(s): 809e422

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3005
20
- - Accuracy: 0.9
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 1 | 0.3005 | 0.9 |
52
- | No log | 2.0 | 2 | 0.3011 | 0.9 |
53
- | No log | 3.0 | 3 | 0.2997 | 0.9 |
54
- | No log | 4.0 | 4 | 0.2999 | 0.9 |
55
- | No log | 5.0 | 5 | 0.2996 | 0.9 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3389
20
+ - Accuracy: 0.875
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 2 | 0.3389 | 0.875 |
52
+ | No log | 2.0 | 4 | 0.3361 | 0.875 |
53
+ | No log | 3.0 | 6 | 0.3393 | 0.875 |
54
+ | No log | 4.0 | 8 | 0.3428 | 0.875 |
55
+ | No log | 5.0 | 10 | 0.3442 | 0.875 |
56
 
57
 
58
  ### Framework versions